We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba84899 commit c3b1388Copy full SHA for c3b1388
api-reference/v1.0/resources/onlinemeetingbase.md
@@ -98,6 +98,8 @@ The following JSON representation shows the resource type.
98
"allowMeetingChat": {"@odata.type": "microsoft.graph.meetingChatMode"},
99
"allowTeamworkReactions": "Boolean",
100
"allowedPresenters": "String",
101
+ "allowRecording": "Boolean",
102
+ "allowTranscription": "Boolean",
103
"anonymizeIdentityForRoles": ["String"],
104
"audioConferencing": {"@odata.type": "microsoft.graph.audioConferencing"},
105
"chatInfo": {"@odata.type": "microsoft.graph.chatInfo"},
0 commit comments