Share via

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 Security | Microsoft Graph
0 comments No comments

Your answer

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