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