Does anyone have experiences using Exchange Managed Webservices and Exchange Online (Office 365)
Are there Breaking Changes between a normal Exchange and the online? May I take the normal api for this ?
Any hints?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
first of all it’s important to know that O365 is currently running Exchange Server 2010 Service Pack 1 what has to be specified when using Exchange Managed API.
The exchange autodiscover is done by a centralized exchange cluster, so you have to enable the redirection here.
Hope that helps a little bit.
So as you can see it’s regular managed API code..
have fun