ErrorCodesDnsRecursionRequired Field
The DNS server must support recursion in order to complete the request.

Namespace: MailBee
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public const int DnsRecursionRequired

Field Value

Type: Int32
Remarks
If this error occurs, the developer should try another DNS server.
See Also