There's a property called recordAutomatically
that can be set to true
when creating an online meeting using the Graph API. This should enable the meeting to record automatically as it starts.
https://learn.microsoft.com/en-us/graph/api/resources/onlinemeeting?view=graph-rest-1.0
Once the meetings are recorded, you can use the Microsoft Graph API to access the recordings.
Thanks,
Prasad Das
*************************************************************************
If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.