MailBee.NET Objects 4.0

ErrorCodes.InvalidBase64DataInResponse Field

The server response is expected to contain Base64 encoded data but this data cannot be decoded from base64.

public const int InvalidBase64DataInResponse = 126;

See Also

ErrorCodes Class | MailBee Namespace