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

Namespace: MailBee.SmtpMail
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
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