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

Namespace: MailBee.DnsMX
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public string HostName { get; }

Property Value

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