Click or drag to resize
MimeKit

UniqueIdSetSortOrder Property

Gets the sort order of the unique identifiers.

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

Property Value

SortOrder
The sort order.
Remarks
Gets the sort order of the unique identifiers.
See Also