Gets the unique identifier of the message.

Namespace:  Rebex.Net
Assembly:  Rebex.Pop3 (in Rebex.Pop3.dll)

Syntax

Visual Basic
Public ReadOnly Property MessageId As MessageId
	Get
C#
public MessageId MessageId { get; }

Field Value

The unique identifier.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also