Updates from: 07/26/2022 01:13:02
Service Microsoft Docs article Related commit history on GitHub Change details
beta Onlinemeeting https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/onlinemeeting.md
This resource supports subscribing to [change notifications](/graph/webhooks). S
| allowMeetingChat | [meetingChatMode](#meetingchatmode-values) | Specifies the mode of meeting chat. | | allowTeamworkReactions | Boolean | Indicates if Teams reactions are enabled for the meeting. | | alternativeRecording | Stream | The content stream of the alternative recording of a [Microsoft Teams live event](/microsoftteams/teams-live-events/what-are-teams-live-events). Read-only. |
-| anonymizeIdentityForRoles | onlineMeetingRole collection | Specifies whose identity will be anonymized in the meeting. Possible values are: `attendee`. The `attendee` value cannot be removed through a PATCH operation once added.|
| attendeeReport | Stream | The content stream of the attendee report of a [Teams live event](/microsoftteams/teams-live-events/what-are-teams-live-events). Read-only. | | audioConferencing | [audioConferencing](audioconferencing.md) | The phone access (dial-in) information for an online meeting. Read-only. | | broadcastSettings | [broadcastMeetingSettings](broadcastMeetingSettings.md) | Settings related to a live event. |
This resource supports subscribing to [change notifications](/graph/webhooks). S
"allowedPresenters": "String", "allowMeetingChat": {"@odata.type": "microsoft.graph.meetingChatMode"}, "allowTeamworkReactions": "Boolean",
- "anonymizeIdentityForRoles": ["String"],
"audioConferencing": {"@odata.type": "microsoft.graph.audioConferencing"}, "broadcastSettings": {"@odata.type": "microsoft.graph.broadcastSettings"}, "chatInfo": {"@odata.type": "microsoft.graph.chatInfo"},