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?
You can download the API from nuget: https://www.nuget.org/packages/Microsoft.Exchange.WebServices/. It does not need to run on an Exchange server; if your error is that the . dll can't be loaded while on a client machine, it is most likely because you haven't installed the EWS Managed API first.
Exchange Web Services (EWS) is a cross-platform API that enables applications to access mailbox items such as email messages, meetings, and contacts from Exchange Online, Exchange Online as part of Office 365, or on-premises versions of Exchange starting with Exchange Server 2007.
Here is the link to EWS 2.2
http://www.microsoft.com/en-us/download/details.aspx?id=42951
This was found by going to www.microsoft.com/downloads and searching for "Exchange Web Services Managed API" (thanks Jakob)
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
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With