Hi All,
I'm developping a solution that requires to connect to Office 365.
As I understand, I need to use Exchange Web Services (EWS).
But everything I find, documentations and example codes, are related to C#.
Is there a REST API documented that I can use instead of the .Net SDK?
Thanks!