What are some good resources for learning Exchange Web Services?
I’m familiar with WebDAV and was wondering if exchange web services might be better for some integration we do with Exchange.
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.
i wrote a wrapper library for exchange 2007 some weeks ago.
i found greg’s blog pretty good. http://gsexdev.blogspot.com/index.html
then i also found the following codeproject article extremely helpful. http://www.codeproject.com/KB/exchange/Exchange2007EWS-Part1.aspx
good luck