| UniqueIdSetSortOrder Property |
Gets the sort order of the unique identifiers.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public SortOrder SortOrder { get; }
Property Value
SortOrderThe sort order.
Remarks
Gets the sort order of the unique identifiers.
See Also