Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I use C#
I have permission to enable Calendars.Read
Also enter the correct room ID
I use this API graphClient -> userlist -> user -> calendar -> event to get the conference room information correctly
However, using this API graphClient -> roomlist -> room -> calendar -> event, the conference room information cannot be obtained
Where does the problem lie?
An API that connects multiple Microsoft services, enabling data access and automation across platforms