Overload List
| Name | Description | |
|---|---|---|
| Sort()()()() |
Sorts the messages in the entire ImapMessageCollection by sequence number ascending.
| |
| Sort(IComparer) |
Sorts the elements in the entire ImapMessageCollection using the specified comparer.
| |
| Sort(Int32, Int32, IComparer) |
Sorts the elements in a section of ImapMessageCollection using the specified comparer.
|