Need help with the below requirement.
I'm building flow to fetch events from shared calendar using graph API. I can fetch the events and meeting rooms booked for each event. Similar to "Attendees", there is no response property for "Location" or "Locations" in the JSON response received for API query. How to check if the meeting room has accepted/declined the invite?

Thanks,
SV