MailBee.NET Objects 4.0

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