ImapMessageInfo.MessageId Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9448)
MessageId
Gets the unique identifier of the message.
Declaration
public MessageId MessageId { get; }
Property Value
| Type | Description |
|---|---|
| MessageId | The unique identifier. |