MailBee.NET Objects 4.0

ErrorCodes.DnsNameErrorReply Field

The DNS server replied with "Name Error" status code.

public const int DnsNameErrorReply = 222;

Remarks

Meaningful only for responses from an authoritative name server, this code signifies that the domain name referenced in the query does not exist.

See Also

ErrorCodes Class | MailBee Namespace