Hi,
In our "old" Windows Forms (4.0) application we used Exchange Web Services Managed API to connect to Exchange Online and get the list of the user's appointments.
Since the EWS Managed API doesn't work in Metro apps, I'm wondering if you have an example of
how to connect to Exchange in Metro apps?
I'm guessing the best approach would be to use HttpClient but I really got stuck...
An example of how to connect to Exchange and get a list of appointments (or email), would be perftect.
Thanks a lot,
saso