Skip to content

Commit 8098e32

Browse files
authored
Merge branch 'main' into patch-11
2 parents b6375d1 + 247e8c6 commit 8098e32

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

teams/teams-ps/teams/New-CsTeamsMeetingPolicy.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1094,6 +1094,26 @@ Accept pipeline input: False
10941094
Accept wildcard characters: False
10951095
```
10961096

1097+
### -RoomPeopleNameUserOverride
1098+
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+
10971117
### -ScreenSharingMode
10981118
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.
10991119

0 commit comments

Comments
 (0)