Click or drag to resize
MimeKit

UniqueIdRangeMax Property

Gets the maximum unique identifier in the range.

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

Property Value

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