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