Creates a new instance of ImapMessageInfoComparer with specified comparer type and ascending sort mode.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
| Visual Basic |
|---|
Public Sub New ( _ comparerType As ImapMessageInfoComparerType _ ) |
| C# |
|---|
public ImapMessageInfoComparer( ImapMessageInfoComparerType comparerType ) |
Parameters
- comparerType
- Type: Rebex.Net..::..ImapMessageInfoComparerType
Type of comparer.