File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Set-CsTeamsEventsPolicy [-AllowWebinars <String>] [-EventAccessType <String>] [-
18
18
[-AllowEmailEditing <String>] [-AllowedQuestionTypesInRegistrationForm <String>]
19
19
[-AllowEventIntegrations <Boolean>] [-AllowedWebinarTypesForRecordingPublish <String>]
20
20
[-AllowedTownhallTypesForRecordingPublish <String>] [-TownhallChatExperience <String>] [-Description <String>]
21
- [-CloudRecordingForTownhall <String>] [-CloudRecordingForWebinar <String>]
21
+ [-RecordingForTownhall <String>] [-RecordingForWebinar <String>]
22
22
[-TranscriptionForTownhall <String>] [-TranscriptionForWebinar <String>]
23
23
[-UseMicrosoftECDN <Boolean>]
24
24
[-Identity] <String> [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]
@@ -302,7 +302,7 @@ Accept pipeline input: False
302
302
Accept wildcard characters : False
303
303
` ` `
304
304
305
- ### -CloudRecordingForTownhall
305
+ ### -RecordingForTownhall
306
306
Determines whether recording is allowed in a user's townhall.
307
307
308
308
Possible values are:
@@ -321,7 +321,7 @@ Accept pipeline input: False
321
321
Accept wildcard characters : False
322
322
` ` `
323
323
324
- ### -CloudRecordingForWebinar
324
+ ### -RecordingForWebinar
325
325
Determines whether recording is allowed in a user's webinar.
326
326
327
327
Possible values are:
You can’t perform that action at this time.
0 commit comments