I\'m trying to use the EWS API to access an Exchange server from a console program i\'m writing. I\'ve specified the type of exchange server i\'m connecting to but when I try to execute the code i hav
As the subject says, I have a C# web application (.NET 3.5) that\'s communicating with an Exchange 2007 server. What I need help with is to programmatically (preferably from the web app itself) add a
I wan\'t to bypass SSL and use regular http protocol to connect to a Exchange 2007 server however we dont want to invest in a real SSL cert and the one we use is needed for blackberry enterprise serve
I am trying to search for message items between two dates from the inbox folder. I use the following restrictionType but it throws this error:
I\'ve been tasked with writing a SOAP web-service in .Net to be middleware between EWS2010 and an application server that previously used WebDAV to connect to Exchange. (As I understand it, WebDAV is
I\'m passing the Folder.Id.UniqueId property of a folder retrieved from a FindFolders query via the query string to another page.On this second page I want to use that UniqueId to bind to the folder t
I\'ve recently coded a .NET Console app using C#. It\'s purpose was to read the emails within a specific folder, parse them for specific values and save them to a database.
In EWS Managed API is it easy to create an appointment for a specific user: ExchangeService service = new ExchangeService();
I\'m searching for CalendarItems with Exchange Web Services. In the documenta开发者_如何转开发tion on MSDN there is a field named LastModifiedTime.
I have an EmailMessage it开发者_StackOverflow中文版em saved in Draft folder. I need to open an editing form of it in browser, but cannot found id that is used by web client. In documentation there is