Internal date and time of the message. This differs from the ON criteria in SEARCH, which uses just the internal date.

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

Syntax

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

Return Value

New sorter.

See Also