MailBee.NET Objects 4.0

ErrorCodes.MessageDataTooLarge Field

The message is too large.

public const int MessageDataTooLarge = 320;

Remarks

This error occurs when the server supports SIZE extension, and the fact of exceeding the maximum allowed message size can be determined before actual submission of the message to the server.

See Also

ErrorCodes Class | MailBee Namespace