ErrorCodesInvalidResponseItem Field
A particular element of the response data cannot be parsed.

Namespace: MailBee
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public const int InvalidResponseItem

Field Value

Type: Int32
Remarks
For instance, if the server response should contain a number but this number cannot be parsed, this error occurs.
See Also