SortingKey
SortingKey enumeration (7 values)
Sort criterias for “SORT” command See more: https://tools.ietf.org/html/rfc5256
| Value | Description |
|---|---|
| Arrival | By internal date and time of the message. This differs from the ON criteria in SEARCH, which uses just the internal date. |
| Cc | By first “cc” address. |
| Date | By sent date and time. |
| From | By first “From” address. |
| Size | By size of the message in octets. |
| Subject | By subject |
| To | By first “To” address. |