MailBeeDnsRecordsDisabledExceptionDomain Property |
Gets the name of the non-existent or dead host.
Namespace: MailBee.SmtpMailAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public 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