-
We are getting a NullPointerException in our usage of the Java EWS API in some client environments. We are currently using version 1.1.5 but have tried 1.2 as well. I was hoping someone could shed som…
-
Hi! We are using an 2F Authentication on our 365 Account, do you have an update in relation to this? Thanks!
-
I've been seeing a large dump of data on the console when doing Autodiscovery and the user in question is returning a 401 status.
I think the line in question is around here:
https://github.com/ew…
-
While working on a syncing software for one of my clients.
One of the users repeatedly (but! not always) throws exception of:
"A referenced period is missing., A referenced period is missing. "
Whe…
-
How to set or get a follow-up Flag on an email ?
![flag](https://user-images.githubusercontent.com/10892961/28719014-f5f5d6ce-73da-11e7-8173-fa18a8e9fc71.png)
1.GET Flag:
I can find some solution o…
-
Per https://learn.microsoft.com/en-us/graph/migrate-azure-ad-graph-overview Microsoft is shutting down Azure AD Graph this year, and for internal employees, it's getting shut down on March 31, 2023.
…
-
Hi Alex,
I've been trying to get this working on an API Level 17 emulator, but the library was throwing a missing class exception related to `log4j`
```
E/dalvikvm: Could not find class 'org.apache.…
-
Hey there!
Thank you for this excellent PHP library!
I am trying to make a script that synchronizes a schedule I have in my MySQL database to an EWS.
To do this, I was hoping to set a unique fi…
-
Hi!
Could anybody please provide me an Example of how to get the User Out of Office Settings?
I tried:
```
$request = [
'Mailbox' => 'hugo@test.at'
];
…
-
I'm trying to create a meeting with an autogenerated teams link. After searching for a bit (documentation was not very clear), including peeking at the outlook traffic while creating events with and w…