MailBeeDnsProtocolExceptionHostName Property
Gets a value of a host name the DNS server was queried about.

Namespace: MailBee.DnsMX
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public string HostName { get; }

Property Value

Type: String
A host name the DNS server was expected to resolve or lookup.
See Also