Sorts the elements in the entire MimeAttachmentList using the specified IComparer interface.
The IComparer implementation to use when comparing elements.
-or-
A null reference to use the IComparable implementation of each element.
Please refer to Sort for details.
Exception Type | Condition |
---|---|
NotSupportedException | The MimeAttachmentList is read-only. |
MimeAttachmentList Class | SmtPop Namespace | MimeAttachmentList.Sort Overload List