File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
api-reference/v1.0/resources Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -104,10 +104,14 @@ The following JSON representation shows the resource type.
104
104
"@odata.type" : " #microsoft.graph.virtualEventSession" ,
105
105
"allowAttendeeToEnableCamera" : " Boolean" ,
106
106
"allowAttendeeToEnableMic" : " Boolean" ,
107
+ "allowBreakoutRooms" : " Boolean" ,
107
108
"allowedPresenters" : " String" ,
109
+ "allowLiveShare" : " String" ,
108
110
"allowMeetingChat" : " String" ,
111
+ "allowPowerPointSharing" : " Boolean" ,
109
112
"allowParticipantsToChangeName" : " Boolean" ,
110
113
"allowTeamworkReactions" : " Boolean" ,
114
+ "allowWhiteboard" : " Boolean" ,
111
115
"audioConferencing" : {"@odata.type" : " microsoft.graph.audioConferencing" },
112
116
"chatInfo" : {"@odata.type" : " microsoft.graph.chatInfo" },
113
117
"chatRestrictions" :{"@odata.type" : " microsoft.graph.chatRestrictions" },
You can’t perform that action at this time.
0 commit comments