Host

EmailAddress.Host property

Gets the host portion of the address.

public string Host { get; }

Property Value

The host portion of the address.

See Also