Want to learn Exchange Web Service but not sure how and from where? Here are the few articles that I share very often with partners and customers who want to learn more about Exchange Web Services. Undoubtedly there is so much information out there and
Read More...
First thing first, you cannot use Exchange Web Services (as of now) to update the IsRead flag for items other than MessageType. MessageType has IsRead property in place to update the MAPI property PR_MESSAGE_FLAGS. Product group is aware of this limitation
Read More...
This is an attempt to extend my previous code sample Getting into a folder by path using EWS With this code sample I have demonstrated HOWTO find items under a folder. I have used Restriction to list down all the "IPM.Note" items falling under
Read More...