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 9af5bc4 commit 5bb909cCopy full SHA for 5bb909c
teams/teams-ps/teams/New-CsTeamsEventsPolicy.md
@@ -14,7 +14,7 @@ This cmdlet allows you to create a new TeamsEventsPolicy instance and set its pr
14
## SYNTAX
15
16
```
17
-New-CsTeamsEventsPolicy [-Identity] <String> [-AllowWebinars <String>] [-AllowTownhalls <String>] [-Description <String>]
+New-CsTeamsEventsPolicy [-Identity] <String> [-AllowWebinars <String>] [-AllowTownhalls <String>] [-AllowEmailEditing <String>] [-Description <String>]
18
[-EventAccessType <String>] [-WhatIf] [-Confirm] [<CommonParameters>]
19
20
0 commit comments