Gets the unique ID of the message.

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

Syntax

Visual Basic
Public ReadOnly Property UniqueId As String
	Get
C#
public string UniqueId { get; }

Field Value

Unique ID.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also