ImapMessageInfo.UniqueId Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9313)
UniqueId
Gets the message unique ID (case-sensitive string). Note that it can contain a slash '/' - unsuitable to be used as a filename.
Declaration
public string UniqueId { get; }
Property Value
| Type | Description | 
|---|---|
| String | Unique ID.  |