MailBee.NET Objects 7.2

ErrorCodes.DataNotAllowed Field

The SMTP server responded with a negative reply to the DATA command.

public const int DataNotAllowed = 317;

See Also

ErrorCodes Class | MailBee Namespace