Skip to content

Commit d629b77

Browse files
authored
Updates from editor
1 parent 6d94f3d commit d629b77

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

api-reference/v1.0/resources/virtualeventsession.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,14 @@ The following JSON representation shows the resource type.
104104
"@odata.type": "#microsoft.graph.virtualEventSession",
105105
"allowAttendeeToEnableCamera": "Boolean",
106106
"allowAttendeeToEnableMic": "Boolean",
107+
"allowBreakoutRooms": "Boolean",
107108
"allowedPresenters": "String",
109+
"allowLiveShare": "String",
108110
"allowMeetingChat": "String",
111+
"allowPowerPointSharing": "Boolean",
109112
"allowParticipantsToChangeName": "Boolean",
110113
"allowTeamworkReactions": "Boolean",
114+
"allowWhiteboard": "Boolean",
111115
"audioConferencing": {"@odata.type": "microsoft.graph.audioConferencing"},
112116
"chatInfo": {"@odata.type": "microsoft.graph.chatInfo"},
113117
"chatRestrictions":{"@odata.type": "microsoft.graph.chatRestrictions"},

0 commit comments

Comments
 (0)