| SortByFrom Method |
Sorts on local part of the first "From" address.
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public static ISorter From()
Public Shared Function From As ISorter
public:
static ISorter^ From()
static member From : unit -> ISorter
Return Value
Type:
ISorterNew sorter.
See Also