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

Namespace: MailBee
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
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