Click or drag to resize
MimeKit

UniqueIdRange Properties

The UniqueIdRange type exposes the following members.

Properties
 NameDescription
Public propertyCount Get the number of unique identifiers in the range.
Public propertyEnd Get the end of the unique identifier range.
Public propertyIsReadOnly Get whether or not the range is read only.
Public propertyItem Gets or sets the unique identifier at the specified index.
Public propertyMax Gets the maximum unique identifier in the range.
Public propertyMin Gets the minimum unique identifier in the range.
Public propertyStart Get the start of the unique identifier range.
Public propertyValidity Gets the validity, if non-zero.
Top
See Also