Can anyone know how can I retrieve My group's all members outlook calendar events using Microsoft Graph API? Consider me as admin of that group.
Asked
Active
Viewed 71 times
1 Answers
0
At first, you could get all members in your groups.
Please refer to this link:
Microsoft Graph API Get ALL members from a supplied group
Then you could get calendar events on the member’s calendar.

Simon Li
- 303
- 2
- 4