【发布时间】:2019-02-03 14:15:55
【问题描述】:
是否有任何可用的 microsoft office graph API 可供我获取可用和繁忙的会议室详细信息。
我的要求是我将传递一些开始日期时间和结束日期时间,并期望所有可用和繁忙的房间列表。
据我所知,我们可以添加房间外观门户管理部分。
我浏览了下面的 findRoomLists 和 findrooms API,它们只是提供房间信息,而不是忙/闲状态。 我也想要状态图 API 中有没有可用的功能。
https://graph.microsoft.com/beta/me/findRoomLists https://graph.microsoft.com/beta/me/findRooms 已通过以下链接,但没有帮助。
How to display a list of available meeting rooms at present using Microsoft Graph API
Can't get all busy times of meeting rooms using the Office365 Calendar API
谢谢 阿杰·蒂瓦里
【问题讨论】: