MailBee.NET Objects 4.0

ErrorCodes.NoDnsServersSpecified Field

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

public const int NoDnsServersSpecified = 212;

Remarks

For instance, DnsServers collection must contain at least one DNS server in order to make direct send operation possible.

See Also

ErrorCodes Class | MailBee Namespace