Click or drag to resize
MimeKit

OrderByOrder Property

Gets the sort order.

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

Property Value

SortOrder
The sort order.
Remarks
Gets the sort order.
See Also