MailAddress.Host
MailAddress.Host property
Gets the host portion of the address.
public string Host { get; }
Property Value
A String that contains the name of the host.
See Also
- class MailAddress
- namespace Aspose.Email
- assembly Aspose.Email
Gets the host portion of the address.
public string Host { get; }
A String that contains the name of the host.