Click or drag to resize
MimeKit

OrderByType Property

Gets the field used for sorting.

Namespace: MailKit.Search
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public OrderByType Type { get; }

Property Value

OrderByType
The field used for sorting.
Remarks
Gets the field used for sorting.
See Also