What I want to do is to create a reply page in my email application, which the original email content shows in bottom, user could enter their reply message on top.I know I can display html content in
Working in C# with the EWS Managed 开发者_如何学运维API, we\'re having trouble efficiently retrieving the images stored as inline attachments.
Can anyone tell me how to get an email body, receipt, sender, CC info using Exchange Web Service API? I only know how to get subject.
I am working to process Exchange emails and figure out when an e-mail was read. I believe this information can be obtained using one of the MAPI Properties (PR_LAST_MODIFICATION_TIME).
I am trying to figure out if there is an 开发者_运维技巧\"ANSWERED\" flag which could be used to determine if the Email has been answered using EWS API. Does anyone know a way to get that information?
I am using EWS and wish to obtain the conversation history folder from Office365 Exchange Online. It was possible to achieve it by the method of judging the folder with DisplayName by the acquisition
I am writing a Java application to download emails using Exchange Web Services. I am using Microsoft\'s ewsjava API for doing this.
I have UI where I have the user enter the Url where I can find the Exchange Web Service(EWS). My application uses EWS to get Free/Busy information but my configuration tool just needs to set it for th
I am trying to read a public folder hosted in ExchangeServer 2010 SP1. Well I am able to connect but when I am trying to read the folder I am getting stragne error. Hope somebody will able to share hi
I use pull subscriptions in exchange managed api to catch newly created, modified or deleted items. It works fine for created or modified appointments, but for some reason it doesn\'t work for deleted