You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 prohibitted from giving control, or being given control, in a meeting.
300
+
301
+
Possible values are:
302
+
- **Everyone**: Anyone with the join link may enter the event.
303
+
- **EveryoneInOrganization**: Only internal AAD users and Multi-Tenant Organization (MTO) users can give or take control.
304
+
- **EveryoneInOrganizationAndGuests**: Only those who are Guests to the tenant, MTO users, and internal AAD users may enter the event.
305
+
- **None**: No one in the meeting can give or take control.
306
+
307
+
```yaml
308
+
Type: String
309
+
Parameter Sets: (All)
310
+
Aliases:
311
+
312
+
Required: False
313
+
Position: Named
314
+
Default value: EveryoneInOrganization
315
+
Accept pipeline input: False
316
+
Accept wildcard characters: False
317
+
```
318
+
298
319
### -Confirm
299
320
The Confirm switch does not work with this cmdlet.
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 prohibitted 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
+
391
412
### -Confirm
392
413
The Confirm switch does not work with this cmdlet.
0 commit comments