Gets or sets the unique identifier of the message.

Namespace:  Rebex.Mime
Assembly:  Rebex.Mail (in Rebex.Mail.dll)

Syntax

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

Field Value

The unique identifier.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also