How to fix meeting options not showing in outlook calendar from MS Teams meetings created using API.
Hi,
My team have an integration that interacts with MS Outlook and MS Teams.
We use the APIs https://learn.microsoft.com/en-us/graph/api/resources/onlinemeeting?view=graph-rest-1.0#properties and https://learn.microsoft.com/en-us/graph/api/user-post-events?view=graph-rest-1.0&tabs=http
One of our customers have reported that they are not able to control the meeting options in their outlook app that are created by our integration (see screenshot).
We set this user as a coorganizer role and they have the correct permissions in the MS teams app.
Is there a parameter on the API that controls this or is this something set in the microsoft teams admin console?
Here are the options the customers is looking for:
Lobby controls
Choosing meeting organizers
Mass disabling attendee mics and cameras
Disabiling or modifying chat
Q&A function
Thanks,
Alex