MailAddress.Address Property
Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 7.0.9083)
Address
Gets the mail address of this mailbox.
Declaration
public string Address { get; }
Property Value
Type | Description |
---|---|
String | The mail address. |