File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ This cmdlet allows you to configure options for customizing Teams events experie
13
13
## SYNTAX
14
14
15
15
```
16
- Set-CsTeamsEventsPolicy [-AllowWebinars <String>] [-Description <String>] [-EventAccessType <String>]
16
+ Set-CsTeamsEventsPolicy [-AllowWebinars <String>] [-AllowTownhalls <String>] [- Description <String>] [-EventAccessType <String>]
17
17
[[-Identity] <String>] [-WhatIf] [-Confirm] [<CommonParameters>]
18
18
```
19
19
@@ -51,7 +51,7 @@ Accept wildcard characters: False
51
51
` ` `
52
52
53
53
### -Confirm
54
- Prompts you for confirmation before running the cmdlet.
54
+ The Confirm switch does not work with this cmdlet.
55
55
56
56
` ` ` yaml
57
57
Type : SwitchParameter
@@ -101,7 +101,7 @@ Accept wildcard characters: False
101
101
` ` `
102
102
103
103
### -Confirm
104
- Prompts you for confirmation before running the cmdlet.
104
+ The Confirm switch does not work with this cmdlet.
105
105
106
106
` ` ` yaml
107
107
Type : SwitchParameter
@@ -167,7 +167,7 @@ Accept wildcard characters: False
167
167
` ` `
168
168
169
169
### -WhatIf
170
- Shows what would happen if the cmdlet runs .
170
+ The WhatIf switch does not work with this cmdlet .
171
171
The cmdlet is not run.
172
172
173
173
` ` ` yaml
You can’t perform that action at this time.
0 commit comments