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

Namespace: MailBee
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public const int DnsNameErrorReply

Field Value

Type: Int32
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