MailBeeDnsProtocolExceptionHostName Property |
Gets a value of a host name the DNS server was queried about.
Namespace: MailBee.DnsMXAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic 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