Skip to content

Commit 69b5dae

Browse files
authored
Merge pull request #12075 from akrupennikov/patch-1
Update Set-CsTeamsMeetingPolicy.md
2 parents e91da4e + fe2d9f4 commit 69b5dae

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

teams/teams-ps/teams/Set-CsTeamsMeetingPolicy.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1202,10 +1202,14 @@ Accept wildcard characters: False
12021202
```
12031203

12041204
### -SpeakerAttributionMode
1205+
Determines if users are identified in transcriptions and if they can change the value of the _Automatically identify me in meeting captions and transcripts_ setting.
1206+
12051207
Possible values:
12061208

1207-
- EnabledUserOverride
1208-
- Disabled
1209+
- **Enabled**: Speakers are identified in transcription.
1210+
- **EnabledUserOverride**: Speakers are identified in transcription. If enabled, users can override this setting and choose not to be identified in their Teams profile settings.
1211+
- **DisabledUserOverride**: Speakers are not identified in transcription. If enabled, users can override this setting and choose to be identified in their Teams profile settings.
1212+
- **Disabled**: Speakers are not identified in transcription.
12091213

12101214
```yaml
12111215
Type: String

0 commit comments

Comments
 (0)