ImapMessageSet.IsUniqueIdSet Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9083)
IsUniqueIdSet
Returns a value indicating whether this is a unique ID set.
Declaration
public bool IsUniqueIdSet { get; }
Property Value
Type | Description |
---|---|
Boolean | True if this is a unique ID set; false otherwise. |