Skip to content

Commit 5bb909c

Browse files
authored
Update New-CsTeamsEventsPolicy.md
1 parent 9af5bc4 commit 5bb909c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teams/teams-ps/teams/New-CsTeamsEventsPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This cmdlet allows you to create a new TeamsEventsPolicy instance and set its pr
1414
## SYNTAX
1515

1616
```
17-
New-CsTeamsEventsPolicy [-Identity] <String> [-AllowWebinars <String>] [-AllowTownhalls <String>] [-Description <String>]
17+
New-CsTeamsEventsPolicy [-Identity] <String> [-AllowWebinars <String>] [-AllowTownhalls <String>] [-AllowEmailEditing <String>] [-Description <String>]
1818
[-EventAccessType <String>] [-WhatIf] [-Confirm] [<CommonParameters>]
1919
```
2020

0 commit comments

Comments
 (0)