| UniqueIdRangeMax Property |
Gets the maximum unique identifier in the range.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public UniqueId Max { get; }
Property Value
UniqueIdThe maximum unique identifier.
Remarks
Gets the maximum unique identifier in the range.
See Also