Skip to content

Commit 0f493bd

Browse files
authored
Update Set-CsTeamsEventsPolicy.md
1 parent b464a2a commit 0f493bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

teams/teams-ps/teams/Set-CsTeamsEventsPolicy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Set-CsTeamsEventsPolicy [-AllowWebinars <String>] [-EventAccessType <String>] [-
1818
[-AllowEmailEditing <String>] [-AllowedQuestionTypesInRegistrationForm <String>]
1919
[-AllowEventIntegrations <Boolean>] [-AllowedWebinarTypesForRecordingPublish <String>]
2020
[-AllowedTownhallTypesForRecordingPublish <String>] [-TownhallChatExperience <String>] [-Description <String>]
21-
[-CloudRecordingForTownhall <String>] [-CloudRecordingForWebinar <String>]
21+
[-RecordingForTownhall <String>] [-RecordingForWebinar <String>]
2222
[-TranscriptionForTownhall <String>] [-TranscriptionForWebinar <String>]
2323
[-UseMicrosoftECDN <Boolean>]
2424
[-Identity] <String> [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]
@@ -302,7 +302,7 @@ Accept pipeline input: False
302302
Accept wildcard characters: False
303303
```
304304
305-
### -CloudRecordingForTownhall
305+
### -RecordingForTownhall
306306
Determines whether recording is allowed in a user's townhall.
307307
308308
Possible values are:
@@ -321,7 +321,7 @@ Accept pipeline input: False
321321
Accept wildcard characters: False
322322
```
323323
324-
### -CloudRecordingForWebinar
324+
### -RecordingForWebinar
325325
Determines whether recording is allowed in a user's webinar.
326326
327327
Possible values are:

0 commit comments

Comments
 (0)