File tree Expand file tree Collapse file tree 2 files changed +0
-37
lines changed
Expand file tree Collapse file tree 2 files changed +0
-37
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,6 @@ New-CsTeamsEventsPolicy [-Identity] <String> [-AllowWebinars <String>] [-AllowTo
1919[-TownhallEventAttendeeAccess <String>] [-RecordingForTownhall <String>] [-RecordingForWebinar <String>]
2020[-TranscriptionForTownhall <String>] [-TranscriptionForWebinar <String>] [-AllowEventIntegrations <Boolean>] [-TownhallChatExperience <String>]
2121[-UseMicrosoftECDN <String>] [-EventAccessType <String>] [-WhatIf] [-Confirm] [<CommonParameters>]
22- [-ImmersiveEvents <String>]
2322```
2423
2524## DESCRIPTION
@@ -266,24 +265,6 @@ Accept pipeline input: False
266265Accept wildcard characters : False
267266` ` `
268267
269- ### -ImmersiveEvents
270- This setting governs if a user can create Immersive Events using Teams Events.
271- Possible values are:
272- - **Enabled**: Enables creating Immersive Events.
273- - **Disabled**: Disables creating Immersive Events.
274-
275- ` ` ` yaml
276- Type : String
277- Parameter Sets : (All)
278- Aliases :
279-
280- Required : False
281- Position : Named
282- Default value : Enabled
283- Accept pipeline input : False
284- Accept wildcard characters : False
285- ` ` `
286-
287268### -AllowEventIntegrations
288269This setting governs the access to the integrations tab in the event creation workflow.
289270
Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ Set-CsTeamsEventsPolicy [-AllowWebinars <String>] [-EventAccessType <String>] [-
2323 [-TranscriptionForTownhall <String>] [-TranscriptionForWebinar <String>]
2424 [-UseMicrosoftECDN <Boolean>]
2525 [-Identity] <String> [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]
26- [-ImmersiveEvents <String>]
2726```
2827
2928## DESCRIPTION
@@ -389,23 +388,6 @@ Accept pipeline input: False
389388Accept wildcard characters : False
390389` ` `
391390
392- ### -ImmersiveEvents
393- This setting governs if a user can create Immersive Events using Teams Events.
394- Possible values are:
395- - **Enabled**: Enables creating Immersive Events.
396- - **Disabled**: Disables creating Immersive Events.
397- ` ` ` yaml
398- Type : String
399- Parameter Sets : (All)
400- Aliases :
401-
402- Required : False
403- Position : Named
404- Default value : Enabled
405- Accept pipeline input : False
406- Accept wildcard characters : False
407- ` ` `
408-
409391### -Confirm
410392The Confirm switch does not work with this cmdlet.
411393
You can’t perform that action at this time.
0 commit comments