MailBeeDnsRecordsDisabledExceptionDomain Property
Gets the name of the non-existent or dead host.

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

Property Value

Type: String
The name of the host for which the DNS server reports "No such domain" or other problem (accordingly the DNS cache data).
See Also