-
I am using the function getUserAvailability to get a total list of CalendarEvents for a list of emailboxes (Attendees).
My problem is that i can acces all the information i need, except the orgai…
-
In this projects README, you write as planned feature:
> Server-side address autocompletion (will need to sort out some KDE PIM limitations)
What are those limitations and is someone working on …
-
i'm using the example to get calendar events `examples/calendar/getCalendarItems.php` but the array properties are :protected. i'm a little lost at how to loop through these. any direction would be gr…
-
Hi,
we are sending an email using ews operations. We are performing following sequence of operations to send an email using ews.
1. Performing CreateItem operation with message disposition set as "S…
-
can you support `getAppMarketplaceUrl`, `getAppManifests` and `installApps`? I tried to implement the request/response in my branch, but I get error of 500.
-
Hey there,
Has anyone been able to successfully authenticate to M365? Since they've disabled basic auth, I'm seeing: Invalid message signature: Basic Realm="". The example in the readme.txt that …
-
I started out getting the App-only token to ensure my app is authorized by the admin to silently perform actions across all users. I have been using the graph APIs for a lot of my use cases but the gr…
-
carmel-api database is created using the ["code-first"](https://docs.microsoft.com/en-us/ef/core/get-started/aspnetcore/new-db) approach using classes in [models](https://github.com/aurelia-ui-toolkit…
-
Plugin fails to display headers every time and displays an error dialog.
Outlook for iOS Version: 4.2403.0
![image](https://github.com/microsoft/MHA/assets/5747506/9534de40-50e9-41b0-a60c-191fc39ec…
-
How to get the response as email sending? I have checked the source, but I cannot get any idea on it.
e.g. Rejected, Sent and Failed for # delivery status of email.
ExchangeService service = new…