Questions about automation and APIs related to Microsoft's Enterprise level messaging server.
I 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 having a problem getting emails to bounce to a specific email address, different to the From address. A particular …
email exchange-server exchange-server-2007I have implemented a server that sends emails via .Net SmtpClient. the mail sending code looks like that: private static …
c# .net email exchange-server smtpclientThis document that applies to Exchange Server suggests that the bulk of API / Web Services is SOAP based: https://msdn.…
office365 exchange-server exchangewebservices outlook-restapi exchange-server-2016I'm new to using EWS (Exchange Web Service) and I'm looking for a simple example that demonstrates how to send …
exchange-server exchangewebservicesI have a software solution for Exchange 2000/2003/2007 and now hopefully after this for 2010. The software runs on the server and …
mapi exchange-server exchange-server-2010 rdo outlook-redemptionI'n using EWS ExchangeService to read emails from outlook... I've coded the in Console project and in VS2008... Everything works …
c# exchange-server exchange-server-2007 exchangewebservicesI am using the EWS API 1.2 to access mailboxes on our Exchange Server. This just works fine but there is …
c# .net exchange-serveri am working on a web application using struts2 and Apache Tomcat 6 as the web-server. In the application i am …
tomcat struts2 exchange-server jakarta-mail emailrelayI write a small application, which should automatically process the emails from a public folder. For each email, we want …
c# exchange-server exchangewebservices