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

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

Field Value

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