We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e657943 commit b464a2aCopy full SHA for b464a2a
teams/teams-ps/teams/Set-CsTeamsEventsPolicy.md
@@ -18,6 +18,8 @@ Set-CsTeamsEventsPolicy [-AllowWebinars <String>] [-EventAccessType <String>] [-
18
[-AllowEmailEditing <String>] [-AllowedQuestionTypesInRegistrationForm <String>]
19
[-AllowEventIntegrations <Boolean>] [-AllowedWebinarTypesForRecordingPublish <String>]
20
[-AllowedTownhallTypesForRecordingPublish <String>] [-TownhallChatExperience <String>] [-Description <String>]
21
+ [-CloudRecordingForTownhall <String>] [-CloudRecordingForWebinar <String>]
22
+ [-TranscriptionForTownhall <String>] [-TranscriptionForWebinar <String>]
23
[-UseMicrosoftECDN <Boolean>]
24
[-Identity] <String> [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]
25
```
0 commit comments