ErrorCodesNoDnsServersSpecified Field
At least one DNS server must be specified in order to start the requested operation.

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

Field Value

Type: Int32
Remarks
For instance, DnsServers collection must contain at least one DNS server in order to make direct send operation possible.
See Also