Using the Microsoft Graph Calendar API cannot obtain room information correctly and keeps displaying null values.

陳廷瑋 Ryder 0 Reputation points
2024-11-20T12:12:05.0033333+00:00

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?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,573 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.