Apr 07 2020 05:44 AM
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.
Apr 07 2020 11:10 PM
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.
Apr 09 2020 07:57 AM
Is it possible to programmatically (with an API) change who can be a presenter in a onlineMeeting object?
thanks in advance
Apr 11 2020 12:15 PM
@francescorubini I've not seen an API for this yet, but there is a feature coming to set the default for all meetings.