MailBeeDnsProtocolExceptionHostName Property |
Gets a value of a host name the DNS server was queried about.
Namespace: MailBee.DnsMXAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public string HostName { get; }
Public ReadOnly Property HostName As String
Get
Property Value
Type:
StringA host name the DNS server was expected to resolve or lookup.
See Also