Skip to content

getLegacyFreeBusyStatus() does not return WorkingElsewhere #260

Description

@feldmarv

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions