Forum Discussion

Orlando_Azevedo's avatar
Orlando_Azevedo
Copper Contributor
Apr 07, 2020

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 the meetings.

I'd like to know if the is a way (using Graph or any other API) to programmatically set the Teams Meeting Options properties: "Who can bypass the lobby?" and "Who can present?"

 

Thanks.

  • Orlando_Azevedo,

    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.

     

Resources