Skip to content

Commit b63dd1b

Browse files
Update Set-CsTeamsEventsPolicy.md
1 parent d3ab7dc commit b63dd1b

File tree

1 file changed

+1
-23
lines changed

1 file changed

+1
-23
lines changed

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

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ Set-CsTeamsEventsPolicy [-AllowWebinars <String>] [-EventAccessType <String>] [-
2121
[-AllowedTownhallTypesForRecordingPublish <String>] [-TownhallChatExperience <String>] [-Description <String>]
2222
[-RecordingForTownhall <String>] [-RecordingForWebinar <String>]
2323
[-TranscriptionForTownhall <String>] [-TranscriptionForWebinar <String>]
24-
[-UseMicrosoftECDN <Boolean>] [-ParticipantSlideControl <String>]
25-
[-BroadcastPremiumApps <String>]
24+
[-UseMicrosoftECDN <Boolean>] [-BroadcastPremiumApps <String>]
2625
```
2726

2827
## DESCRIPTION
@@ -388,27 +387,6 @@ Accept pipeline input: False
388387
Accept wildcard characters: False
389388
```
390389
391-
### -ParticipantSlideControl
392-
This setting governs whether participants can give control of presentation slides during meetings scheduled by this user. Set the type of users you want to be able to give control and be given control of presentation slides in meetings. Users excluded from the selected group will be prohibited from giving control, or being given control, in a meeting.
393-
394-
Possible values are:
395-
- **Everyone**: Anyone with the join link may enter the event.
396-
- **EveryoneInOrganization**: Only internal AAD users and Multi-Tenant Organization (MTO) users can give or take control.
397-
- **EveryoneInOrganizationAndGuests**: Only those who are Guests to the tenant, MTO users, and internal AAD users may enter the event.
398-
- **None**: No one in the meeting can give or take control.
399-
400-
```yaml
401-
Type: String
402-
Parameter Sets: (All)
403-
Aliases:
404-
405-
Required: False
406-
Position: Named
407-
Default value: EveryoneInOrganization
408-
Accept pipeline input: False
409-
Accept wildcard characters: False
410-
```
411-
412390
### -BroadcastPremiumApps
413391
This setting will enable Tenant Admins to specify if an organizer of a Teams Premium town hall may add an app that is accessible by everyone, including attendees, in a broadcast style Event including a Town hall. This does not include control over apps (such as AI Producer and Custom Streaming Apps) that are only accessible by the Event group.
414392

0 commit comments

Comments
 (0)