| OrderByType Property |
Gets the field used for sorting.
Namespace: MailKit.SearchAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public OrderByType Type { get; }
Property Value
OrderByTypeThe field used for sorting.
Remarks
Gets the field used for sorting.
See Also