Forum Discussion
Orlando_Azevedo
Apr 07, 2020Copper Contributor
Teams Meeting: How to configure meeting presenter programmatically
Hello, I've implemented a solution that automatically schedules teams meetings for classes at a university, for all our courses and would like to configure the teacher as the only presenter for t...
subhasish-MSFT
Apr 08, 2020Microsoft
You may want to assign roles to each participant to determine who can do what in the meeting. For example presenter and attendee. Presenters can do just about anything that needs doing in a meeting, while the role of an attendee is more controlled. More details here.
There is a graph API for change screen sharing role.
it allow applications to share screen content with the participants of a group call.
Note: This is only supported for group calls that use App-Hosted Media.
- francescorubiniApr 09, 2020Copper Contributor
Is it possible to programmatically (with an API) change who can be a presenter in a onlineMeeting object?
thanks in advance
- StevenC365Apr 11, 2020MVP
francescorubini I've not seen an API for this yet, but there is a feature coming to set the default for all meetings.