Hey there
We currently face the issue that our Exchange EWS API that is connected via PHP does not return the event status WorkingElsewhere.
Referring to the documentation of Microsoft about LegacyFreeBusyStatus. The following status should be supported: Busy, Free, NoData, OOF, Tentative, WorkingElsewhere (https://learn.microsoft.com/en-us/dotnet/api/microsoft.exchange.webservices.data.legacyfreebusystatus?view=exchange-ews-api&viewFallbackFrom=exchange-ews-api%5D%3B)
Now it looks like there is only the data Free, Tentative, Busy, OOF, no data is coming form the URL which would refer to this documentation: https://learn.microsoft.com/en-us/exchange/client-developer/web-service-reference/mergedfreebusy.
Is there some misconfiguration on the Exchange EWS server or is this a limitation of the plugin?
thanks in advance and best regards
Marvin
Hey there
We currently face the issue that our Exchange EWS API that is connected via PHP does not return the event status WorkingElsewhere.
Referring to the documentation of Microsoft about LegacyFreeBusyStatus. The following status should be supported: Busy, Free, NoData, OOF, Tentative, WorkingElsewhere (https://learn.microsoft.com/en-us/dotnet/api/microsoft.exchange.webservices.data.legacyfreebusystatus?view=exchange-ews-api&viewFallbackFrom=exchange-ews-api%5D%3B)
Now it looks like there is only the data Free, Tentative, Busy, OOF, no data is coming form the URL which would refer to this documentation: https://learn.microsoft.com/en-us/exchange/client-developer/web-service-reference/mergedfreebusy.
Is there some misconfiguration on the Exchange EWS server or is this a limitation of the plugin?
thanks in advance and best regards
Marvin