MailBee.NET Objects 4.0

DnsServer.Host Property

Gets or sets an IP address of the DNS server as string.

public string Host {get; set;}

Property Value

IP address of the DNS server.

Exceptions

Exception Type Condition
MailBeeInvalidArgumentException Host is not a valid IP address string.

See Also

DnsServer Class | MailBee.DnsMX Namespace