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