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