Where can I get the latest Microsoft.Exchange.WebServices.DLL?
exchange-server, exchange-server-2010, exchangewebservices
Solution
Current version of the EWS Managed API is 1.2. It seems that Microsoft sometimes forgets to update links to the newest download which makes it hard to find out what the newest version is but I usually go to www.microsoft.com/downloads and search for "Exchange Web Services Managed API" whenever I need a fresh download.
UPDATE: EWS is on NuGet: http://www.nuget.org/packages?q=EWS
Problem
I'm trying to use the latest Exchange Web Services DLL, however when I search my hard drive I see many versions of Microsoft.Exchange.WebServices.DLL, the most recent being version 14.0.650.7 with a date of 1/24/12. I want to rebuild my machine but can't find an official place to get this DLL. I attempted to download the latest SDK I don't see any DLL to use, nor is there any CHM for me to use. Where can I get the latest version of Microsoft.Exchange.WebServices.DLL?