MailBeeDnsRecordsDisabledExceptionDomain Property |
Gets the name of the non-existent or dead host.
Namespace: MailBee.SmtpMailAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic string Domain { get; }
Public ReadOnly Property Domain As String
Get
Property Value
Type:
StringThe name of the host for which the DNS server reports "No such domain" or other problem (accordingly the DNS cache data).
See Also