Hi,
I'm experiencing an issue using the Exchange Server EWS. When I request message items and read the text in the body, it has replaced all crlf's (“\r\n” in C#) bij lf's ("\n" in C#). I've read on a forum that it's a bug in EWS, any suggestions how to bypass this?
Thanks in advance