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