Relative Content

Tag Archive for c#azuremicrosoft-graph-apioutlook-restapigraph-explorer

How to Fetch All Group Calendars in My Tenant Using Delegated Permissions?

I’m currently working on fetching the list of groups using app-only permissions and accessing group calendars using delegated permissions. However, I am facing limitations where I can only fetch public groups and some private groups where the delegated account is a member or owner. My goal is to fetch all group calendars within my tenant.