Click or drag to resize
MimeKit

UniqueIdRangeAll Field

A UniqueIdRange that encompases all messages in the folder.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public static readonly UniqueIdRange All

Field Value

UniqueIdRange
Remarks
Represents the range of messages from MinValue to MaxValue.
See Also