ErrorCodesNoDnsServersSpecified Field |
At least one DNS server must be specified in order to start the requested operation.
Namespace: MailBeeAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic const int NoDnsServersSpecified
Public Const NoDnsServersSpecified As Integer
Field Value
Type:
Int32
RemarksFor instance,
DnsServers collection must contain
at least one DNS server in order to make direct send operation possible.
See Also