Click or drag to resize
MimeKit

UniqueIdRangeMin Property

Gets the minimum unique identifier in the range.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public UniqueId Min { get; }

Property Value

UniqueId
The minimum unique identifier.
Remarks
Gets the minimum unique identifier in the range.
See Also