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