ErrorCodesInvalidResponseItem Field |
A particular element of the response data cannot be parsed.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public const int InvalidResponseItem
Public Const InvalidResponseItem As Integer
Field Value
Type:
Int32Remarks For instance, if the server response should contain a number but this number cannot be parsed,
this error occurs.
See Also