File tree Expand file tree Collapse file tree 1 file changed +2
-17
lines changed Expand file tree Collapse file tree 1 file changed +2
-17
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Set-CsTeamsMeetingPolicy [-Tenant <Guid>] [-Description <String>]
28
28
[-AllowParticipantGiveRequestControl <Boolean>] [-AllowExternalParticipantGiveRequestControl <Boolean>]
29
29
[-AllowSharedNotes <Boolean>] [-AllowWhiteboard <Boolean>] [-AllowTranscription <Boolean>]
30
30
[-MediaBitRateKb <UInt32>] [-ScreenSharingMode <String>] [-AllowPSTNUsersToBypassLobby <Boolean>]
31
- [-AllowOrganizersToOverrideLobbySettings <Boolean>] [ [-Identity] <XdsIdentity>] [-Force] [-WhatIf] [-Confirm]
31
+ [[-Identity] <XdsIdentity>] [-Force] [-WhatIf] [-Confirm]
32
32
[<CommonParameters>]
33
33
```
34
34
@@ -43,7 +43,7 @@ Set-CsTeamsMeetingPolicy [-Tenant <Guid>] [-Description <String>]
43
43
[-AllowParticipantGiveRequestControl <Boolean>] [-AllowExternalParticipantGiveRequestControl <Boolean>]
44
44
[-AllowSharedNotes <Boolean>] [-AllowWhiteboard <Boolean>] [-AllowTranscription <Boolean>]
45
45
[-MediaBitRateKb <UInt32>] [-ScreenSharingMode <String>] [-AllowPSTNUsersToBypassLobby <Boolean>]
46
- [-AllowOrganizersToOverrideLobbySettings <Boolean>] [- Instance <PSObject>] [-Force] [-WhatIf] [-Confirm]
46
+ [-Instance <PSObject>] [-Force] [-WhatIf] [-Confirm]
47
47
[<CommonParameters>]
48
48
```
49
49
@@ -505,21 +505,6 @@ Accept pipeline input: False
505
505
Accept wildcard characters : False
506
506
` ` `
507
507
508
- ### -AllowOrganizersToOverrideLobbySettings
509
- This parameter is reserved for internal Microsoft use.
510
-
511
- ` ` ` yaml
512
- Type : Boolean
513
- Parameter Sets : (All)
514
- Aliases :
515
-
516
- Required : False
517
- Position : Named
518
- Default value : None
519
- Accept pipeline input : False
520
- Accept wildcard characters : False
521
- ` ` `
522
-
523
508
## INPUTS
524
509
525
510
### System.Management.Automation.PSObject
You can’t perform that action at this time.
0 commit comments