Gets the mail address of this mailbox.

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

Syntax

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

Field Value

The mail address.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also