Skip to content

Commit 1ffd8fe

Browse files
authored
Fix formatting issues in online meeting update docs
1 parent 8b28e7b commit 1ffd8fe

File tree

2 files changed

+10
-15
lines changed

2 files changed

+10
-15
lines changed

api-reference/beta/api/onlinemeeting-update.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -96,23 +96,20 @@ The last column indicates whether updating this property takes effect for an in-
9696
| allowLiveShare | meetingLiveShareOptions | Indicates whether live share is enabled for the meeting. | No |
9797
| allowMeetingChat | meetingChatMode | Specifies the mode of meeting chat. | Yes |
9898
| allowPowerPointSharing | Boolean | Indicates whether PowerPoint live is enabled for the meeting. | No |
99-
100-
| allowRecording | Boolean | Indicates whether recording is enabled for the meeting. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). | Yes |
99+
| allowRecording | Boolean | Indicates whether recording is enabled for the meeting. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). | Yes |
101100
| allowTeamworkReactions | Boolean | Indicates whether Teams reactions are enabled for the meeting. | Yes |
102-
| allowTranscription | Boolean | Indicates whether transcription is enabled for the meeting. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). | Yes |
101+
| allowTranscription | Boolean | Indicates whether transcription is enabled for the meeting. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). | Yes |
103102
| allowWhiteboard | Boolean | Indicates whether whiteboard is enabled for the meeting. | No |
104-
| anonymizeIdentityForRoles | onlineMeetingRole collection | Specifies whose identity is anonymized in the meeting. Possible values are: `attendee`. The `attendee` value can't be removed through a PATCH operation once added. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |No |
105-
| broadcastSettings (deprecated) | [broadcastMeetingSettings](../resources/broadcastmeetingsettings.md)| Settings related to a live event. |
106-
No |
103+
| anonymizeIdentityForRoles | onlineMeetingRole collection | Specifies whose identity is anonymized in the meeting. Possible values are: `attendee`. The `attendee` value can't be removed through a PATCH operation once added. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |No |
107104
| endDateTime | DateTime | The meeting end time in UTC. | No |
108105
| isEntryExitAnnounced | Boolean | Whether or not to announce when callers join or leave. | Yes |
109106
| lobbyBypassSettings | [lobbyBypassSettings](../resources/lobbybypasssettings.md) | Specifies which participants can bypass the meeting lobby. | Yes |
110107
| participants | [meetingParticipants](../resources/meetingparticipants.md) | The participants associated with the online meeting. Only attendees can be updated. | No |
111108
| recordAutomatically | Boolean | Indicates whether to record the meeting automatically. | No |
112109
| startDateTime | DateTime | The meeting start time in UTC. | No |
113110
| subject | String | The subject of the online meeting. | No |
114-
| watermarkProtection | [watermarkProtectionValues](../resources/watermarkprotectionvalues.md) | Specifies whether the client application should apply a watermark a content type. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |No |
115-
111+
| watermarkProtection | [watermarkProtectionValues](../resources/watermarkprotectionvalues.md) | Specifies whether the client application should apply a watermark to a content type. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |No |
112+
| broadcastSettings (deprecated) | [broadcastMeetingSettings](../resources/broadcastmeetingsettings.md)| Settings related to a live event. | No |
116113

117114
> [!NOTE]
118115
>

api-reference/v1.0/api/onlinemeeting-update.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -95,22 +95,20 @@ The last column indicates whether updating this property will take effect for an
9595
| allowLiveShare | meetingLiveShareOptions | Indicates whether live share is enabled for the meeting. | No |
9696
| allowMeetingChat | meetingChatMode | Specifies the mode of meeting chat. | Yes |
9797
| allowPowerPointSharing | Boolean | Indicates whether PowerPoint live is enabled for the meeting. | No |
98-
99-
| allowRecording | Boolean | Indicates whether recording is enabled for the meeting. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). | Yes |
98+
| allowRecording | Boolean | Indicates whether recording is enabled for the meeting. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). | Yes |
10099
| allowTeamworkReactions | Boolean | Indicates whether Teams reactions are enabled for the meeting. | Yes |
101-
| allowTranscription | Boolean | Indicates whether transcription is enabled for the meeting. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). | Yes |
100+
| allowTranscription | Boolean | Indicates whether transcription is enabled for the meeting. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). | Yes |
102101
| allowWhiteboard | Boolean | Indicates whether whiteboard is enabled for the meeting. | No |
103-
| anonymizeIdentityForRoles | onlineMeetingRole collection | Specifies whose identity is anonymized in the meeting. Possible values are: `attendee`. The `attendee` value can't be removed through a PATCH operation once added. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |No |
104-
| broadcastSettings (deprecated) | [broadcastMeetingSettings](../resources/broadcastmeetingsettings.md)| Settings related to a live event. |
105-
No |
102+
| anonymizeIdentityForRoles | onlineMeetingRole collection | Specifies whose identity is anonymized in the meeting. Possible values are: `attendee`. The `attendee` value can't be removed through a PATCH operation once added. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |No |
106103
| endDateTime | DateTime | The meeting end time in UTC. | No |
107104
| isEntryExitAnnounced | Boolean | Whether or not to announce when callers join or leave. | Yes |
108105
| lobbyBypassSettings | [lobbyBypassSettings](../resources/lobbybypasssettings.md) | Specifies which participants can bypass the meeting lobby. | Yes |
109106
| participants | [meetingParticipants](../resources/meetingparticipants.md) | The participants associated with the online meeting. Only attendees can be updated. | No |
110107
| recordAutomatically | Boolean | Indicates whether to record the meeting automatically. | No |
111108
| startDateTime | DateTime | The meeting start time in UTC. | No |
112109
| subject | String | The subject of the online meeting. | No |
113-
| watermarkProtection | [watermarkProtectionValues](../resources/watermarkprotectionvalues.md) | Specifies whether the client application should apply a watermark a content type. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |No |
110+
| watermarkProtection | [watermarkProtectionValues](../resources/watermarkprotectionvalues.md) | Specifies whether the client application should apply a watermark to a content type. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |No |
111+
| broadcastSettings (deprecated) | [broadcastMeetingSettings](../resources/broadcastmeetingsettings.md)| Settings related to a live event. | No |
114112

115113
> [!NOTE]
116114
>

0 commit comments

Comments
 (0)