An API that connects multiple Microsoft services, enabling data access and automation across platforms
Graph API - Difference in the response returned by EWS and Graph
IceCanh
1
Reputation point
Hi,
I have developed an application using EWS Calendar.
I am migrating from EWS to Graph.
I'm stuck at Calendar's Get event handler.
The response between EWS and Graph is similar. However, there are some EWS fields that I can't find at Graph.
Those fields are:
RoutingType, AppointmentState, DisplayCc, Displayto, ExtendedProperty
DisplayCc, Displayto: Can I replace it with [attendees]?
RoutingType, AppointmentState, ExtendedProperty: What field can I replace it with?
Thanks for your help.
Microsoft Security | Microsoft Graph
Microsoft Security | Microsoft Graph
Sign in to answer