Exchange EWS ItemClass values
exchangewebservices
Solution
Item Types and Message Classes are documented on MSDN.
Problem
I searched a lot, but I was not able to find the common text values which the ItemClass type can take. I am aware of the fact that there can be custom values (like `IPM.Note.Custom.MyClass`), but are common values like `IPM.Note`, `IPM.Contact`, etc. documented somewhere?