MailBee.NET Objects 7.1

ErrorCodes.InvalidResponseItem Field

A particular element of the response data cannot be parsed.

public const int InvalidResponseItem = 125;

Remarks

For instance, if the server response should contain a number but this number cannot be parsed, this error occurs.

See Also

ErrorCodes Class | MailBee Namespace