ImapFolder.NextUniqueId Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9147)
NextUniqueId
Gets the unique ID to be assigned to a next message that arrives into this folder.
This property is not set for folders
returned by a call to Get
Declaration
public string NextUniqueId { get; }
Property Value
Type | Description |
---|---|
String | Unique ID of the next message. |