Jaa


EWS Managed API 2.2 now available

If you're reading this, the EWS Managed API 2.2 is available for download. This version doesn't add much to the 2.1 version, but if you're working with attachments in a mail app, these changes were made with your scenario in mind.

The 2.2 release adds an Attachment property to the GetAttachmentResponse class. This seemingly simple change means that now you can use the EWS Managed API to retrieve attachments using only the attachment ID, as is the case when a mail app sends attachment IDs to a remote service, as described in the How to: Get attachments of an Outlook item from an Exchange server article. Look for that article to be updated with sample code using the EWS Managed API in the near future.

Download the 2.2 version here.

Comments

  • Anonymous
    August 27, 2014
    Is this 64bit only now?  I am trying to install and get "installation package is not supported by this processor type".

  • Anonymous
    August 27, 2014
    Starting with the 2.2 release, the installer is 64-bit only. Once installed you can use the DLLs to build both 32-bit and 64-bit apps, but you will need a 64-bit machine to run the installer.

  • Anonymous
    September 03, 2014
    Thanks for the update Jason. The download page does not list this vital nugget of information.

  • Anonymous
    October 29, 2014
    Hi, the ExchangeVersion - enumeration doesn't contain an entry for Exchange 2010 sp3. will this be added, or shall we continue using sp2 ? thanks so far

  • Anonymous
    December 01, 2014
    Phew, now we can load contact photos in batch. Thanks.

  • Anonymous
    December 05, 2014
    It would be nice if you could provide a nuget package for this API.

  • Anonymous
    November 14, 2016
    The comment has been removed