System.Net.Mail.MailAddress.Address Property

Gets the e-mail address specified when this instance was created.

Syntax

public string Address { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The value returned by this property does not include the MailAddress.DisplayName information.

Requirements

Namespace: System.Net.Mail
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0