How to know Exchange WebService URL, I have Exchange server version 2007 and I am trying to write a small C# console application to collect some data from exchange server but don't know what is the Exchange.WebServices Url. AutodiscoverUrl failed.
You can find the web service at
https://<myserver>/ews/exchange.asmx
You can find a tutorial at http://www.codeproject.com/KB/exchange/Exchange2007EWS-Part1.aspx