Address

EmailAddress.Address property

Gets the string representation of the email address.

public string Address { get; }

Property Value

The string representation of the email address.

See Also