Click or drag to resize
MimeKit

UniqueIdRangeStart Property

Get the start of the unique identifier range.

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

Property Value

UniqueId
The start of the range.
Remarks
Gets the start of the unique identifier range.
See Also