Skip to content

Commit 2d0d3e4

Browse files
Update Set-CsTeamsEventsPolicy.md
1 parent 655c31a commit 2d0d3e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ User-level policy for tenant admin to configure options for customizing Teams ev
2424

2525
### Example 1
2626
```powershell
27-
PS C:\> Set-CsTeamsEventsPolicy -Identity Global -AllowWebinars Disabled
27+
Set-CsTeamsEventsPolicy -Identity Global -AllowWebinars Disabled
2828
```
2929

3030
The command shown in Example 1 sets the value of the Default (Global) Events Policy in the organization to disable webinars, and leaves all other parameters the same.

0 commit comments

Comments
 (0)