ErrorCodesMessageDataTooLarge Field
The message is too large.

Namespace: MailBee
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public const int MessageDataTooLarge

Field Value

Type: Int32
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