Exchange Web Services (EWS) API that can be used to access Exchange resources.
We have a public calendar for our company set up in an Exchange 2007 Public Folder. I am able to retrieve …
c# asp.net web-services exchange-server-2007 ews-managed-apiI am trying to use Exchange Web Services to access calendar data, but I can't seem to figure out how …
calendar exchange-server exchangewebservices ews-managed-apiI'm writing an app to process email attachments, using Exchange Web Services. The general structure of my problem area is …
c# exchangewebservices ews-managed-apiI am using EWS Managed API 2.2 and it does not show the Exchange version 2016 in its enumeration. I can see …
.net exchange-server exchangewebservices ews-managed-api exchange-server-2016Is it possibly to access the folders and items of other Exchange accounts other than the one of the logged …
c# web-services exchange-server exchangewebservices ews-managed-apiI need to retrieve calendar information by invoking the Exchange Web Service in BPOS. I'm using a CalendarView with a …
exchangewebservices ews-managed-apiI'm passing the Folder.Id.UniqueId property of a folder retrieved from a FindFolders query via the query string to …
c# .net exchange-server exchangewebservices ews-managed-apiAs an "EWS Managed API Newbie", I'm having some problems finding examples and documentation about creating and managing Tasks. I've …
.net exchange-server exchangewebservices ews-managed-apiI'm in the process of writing a simple console app that monitors a particular exchange mailbox, and when emails meeting …
c# attachment exchangewebservices ews-managed-api