question

jagdipkumar91-3252 avatar image
0 Votes"
jagdipkumar91-3252 asked jagdipkumar91-3252 commented

Graph API for checking availability of a room

Hi, I am looking for a way to know status of a room at a specific time in my tenant. Thank you.

microsoft-graph-mailmicrosoft-graph-general
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

HarmeetSinghMSFT-7172 avatar image
0 Votes"
HarmeetSinghMSFT-7172 answered jagdipkumar91-3252 commented

Hi @jagdipkumar91-3252

Hope you are doing well.

Please refer this documentation and example to know the status/availability of a specific room. You can pass the room email-id in 'Schedules' property. As per the documentation, you can also check availability for a specific user, team or equipment for defined time period.

Endpoint-
POST https://graph.microsoft.com/v1.0/me/calendar/getschedule

Hope this helps.

If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have further questions about this answer, please click "Comment"

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.