Forum Discussion

tsv2024's avatar
tsv2024
Copper Contributor
Aug 17, 2024

How to get UserMeetingRole

Hi, we've got a tab app which needs to be able to find which of the users inside the meeting is the Organizer.

 

I see there is microsoftTeams.UserMeeringRole object with constants (Organizer, Attendee, etc).

 

However can't find which API function returns this value?

 

This is essential because the organizer of the meeting needs to be able to access a few more actions and controls in the tab app.

Resources