MailBee.NET Objects 4.0

ErrorCodes.NoSmtpServersSpecified Field

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

public const int NoSmtpServersSpecified = 300;

Remarks

For instance, SmtpServers collection must contain at least one SMTP relay server in order to connect or send mail to an SMTP relay server.

See Also

ErrorCodes Class | MailBee Namespace