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
Enabling people recognition requires the tenant CsTeamsMeetingPolicy roomPeopleNameUserOverride to be "On" and roomAttributeUserOverride to be Attribute for allowing individual voice and face profiles to be used for recognition in meetings.
1099
+
**Note**: In some locations, people recognition can't be used due to local laws or regulations.
1100
+
Possible values:
1101
+
1102
+
- On
1103
+
- Off
1104
+
1105
+
```yaml
1106
+
Type: String
1107
+
Parameter Sets: (All)
1108
+
Aliases:
1109
+
1110
+
Required: False
1111
+
Position: Named
1112
+
Default value: None
1113
+
Accept pipeline input: False
1114
+
Accept wildcard characters: False
1115
+
```
1116
+
1097
1117
### -ScreenSharingMode
1098
1118
Determines the mode in which a user can share a screen in calls or meetings. Set this to SingleApplication to allow the user to share an application at a given point in time. Set this to EntireScreen to allow the user to share anything on their screens. Set this to Disabled to prohibit the user from sharing their screens.
0 commit comments