MailAddress.Host Property
.NET Framework (current version)
Gets the host portion of the address specified when this instance was created.
Assembly: System (in System.dll)
In a typical e-mail address, the host string includes all information following the "@" sign. For example, in "tsmith@contoso.com", the host is "contoso.com".
.NET Framework
Available since 2.0
Available since 2.0
Show: