SortingKey

SortingKey enumeration

Sort criterias for “SORT” command
See more: https://tools.ietf.org/html/rfc5256

Members

Member nameDescription
ARRIVALBy internal date and time of the message.
This differs from the ON criteria in SEARCH, which uses just the internal date.
CCBy first “cc” address.
DATEBy sent date and time.
FROMBy first “From” address.
SIZEBy size of the message in octets.
SUBJECTBy subject
TOBy first “To” address.

See Also