Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSort()()()()
Sorts the messages in the entire ImapMessageCollection by sequence number ascending.
Public methodSupported by the .NET Compact FrameworkSort(IComparer)
Sorts the elements in the entire ImapMessageCollection using the specified comparer.
Public methodSupported by the .NET Compact FrameworkSort(Int32, Int32, IComparer)
Sorts the elements in a section of ImapMessageCollection using the specified comparer.

See Also