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