Sorts on local part of the first "To" address.

Namespace: Limilabs.Client.IMAP
Assembly: Mail (in Mail.dll) Version: 3.0.12102.1426

Syntax

C#
public static ISorter To()
Visual Basic
Public Shared Function To As ISorter
Visual C++
public:
static ISorter^ To()

Return Value

New sorter.

See Also