| UniqueIdRangeStart Property |
Get the start of the unique identifier range.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public UniqueId Start { get; }
Property Value
UniqueIdThe start of the range.
Remarks
Gets the start of the unique identifier range.
See Also