How to display a list of available meeting rooms at present using Microsoft Graph API
问题 I have been trying to play around with the Microsoft Graph API. I have a situation here. I have assigned some meeting rooms with an email ID and want to know the availability of all. If the rooms are available currently , I should get the name of the meeting room and if possible , the duration for which the room is available. I want to know how to query multiple rooms and return the data. A bit confused about the following APIs, would these help ? https://developer.microsoft.com/en-us/graph