An email has been received in a client inbox with a subject that contains an SOH character (character 0x01).
When trying to read the contents of the inbox using Rebex Exchange Web Services GetMessageList, the call fails with the error message;
{"'\u0001', hexadecimal value 0x01, is an invalid character. Line 1, position 1218."}
Is there a workaround or fix for this?
Incidentally - Rebex IMAP reads it just fine.
Thanks
John