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

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

Syntax

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

Return Value

New sorter.

See Also