I was working on a function that should count the total amount of e-mails that are in the inbox. everything works but it just doesn't want to count it all up. I
Using Exchange Web Services (EWS), I try to import an ICS from URL. I followed the official documentation : Use the EWS Managed API to import an appointment fro
I want to reproduce a bug, these are the conditions : GetStreamingEvents request should fail and preferably get 500 error from office365/exchange The Resync re
I'm trying to achieve folder from a user with an admin user (just for test) ExchangeService service = new ExchangeService(ExchangeVersion.Exchange2013_
Is there a way to read emails from a custom folder in MS-Exchange using EWS managed api (NodeJs implementation)? I'm able to read from the Inbox, but I have cus
I develop an Outlook VSTO add-in in C#. I need to read existing appointments from shared calendars to see busy time slots. I have the publishing editor permissi
We have a desktop app with which we want to integrate Office 365 calendar. We will have our users provide their consent by authorising the app in office 365. I
I am new to auth2 implementation for Microsoft Exchange service and I want to implement the same in existing process Login Process. Previously we are using User
Is it possible to download email body and attachments in a file in .MSG format in Outlook Web? I am working on an Outlook 365 Web addin and I require to downl
I have a working VSTO COM based Outlook add-in that intercepts all incoming/outgoing emails on a desktop outlook which is then used to save the details of the e
I would like to save a boolean property on an email. If user clicked on my addin button, i'd like to mark selected email as treated. Using UserProperties of Mai
I'm having a bit of a problem. I am working on a small outlook plugin(in c#) with the following functions(very simplified): Get all of the users from Exchange
I need help with converting EML to MSG, using the Exchange web service (EWS) in a Outlook Web Add-In. When i create an EML file from the MimeContent (EmailMess
Is there a way to create an EWS EmailMessage class instance out of Aspose.Net Email MapiMessage class instance? I'm trying to use some common logic for email p
I have set up a microsoft exchange web service to allow me to send and receive data to and from my Microsoft Outlook account. I am attempting to get the saved