Reverses the order of the elements in the specified range.
Please refer to Reverse for details.
Exception Type | Condition |
---|---|
ArgumentException | index and count do not denote a valid range of elements in the MimeAttachmentList. |
ArgumentOutOfRangeException |
index is less than zero. -or- count is less than zero. |
NotSupportedException | The MimeAttachmentList is read-only. |
MimeAttachmentList Class | SmtPop Namespace | MimeAttachmentList.Reverse Overload List