User Profile
Franck
Copper Contributor
Joined 5 years ago
User Widgets
Recent Discussions
How to set Teams meeting co-organizer(s) using the Graph API?
Teams meeting organizers will soon be able to share control by assigning the new "Co-organizer" role to people they invite (GA expected Mar'22). However, how and when will it be possible to set this "co-organizer" role using the Graph API https://docs.microsoft.com/en-us/graph/api/resources/onlinemeeting?view=graph-rest-beta? Moreover, since the "co-organizer" could not create/manage breakout rooms... unless it's granted "breakout rooms manager", how and when will it be possible to set that "breakout rooms manager" role using the Graph API https://docs.microsoft.com/en-us/graph/api/resources/onlinemeeting?view=graph-rest-beta? Thx7.5KViews3likes6CommentsMissing API to work with SPO list item attachments
To my surprise, I couldn't find any Graph API working with list item attachment. Then, I've to use the SPO REST API instead (via Pnp.JS). But the major problem is that I need app-only permissions (unattended script) and I would like to use the new Sites.Selected Graph permission to limit the app-only permission to one single site and not to all sites by default (Sites.Manage.All required by PnpJS and SPO REST API). Is there any plan to have list item attachments API supported by the MS Graph? Thanks Franck3.1KViews0likes4Comments
Recent Blog Articles
No content to show