Skip to content

Commit eb9c350

Browse files
authored
Update New-CsTeamsMeetingPolicy.md
1 parent e59d865 commit eb9c350

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1984,6 +1984,8 @@ Accept wildcard characters: False
19841984
```
19851985

19861986
### -EnableRecordingAndTranscriptionCustomMessage
1987+
> [!NOTE]
1988+
> This feature has not been fully released yet, so the setting will have no effect.
19871989
This policy controls whether custom strings can be shown for recording and transcription in user's Teams meetings. It need to work with RecordingAndTranscriptionCustomMessageIdentifier.
19881990

19891991
```yaml
@@ -1999,6 +2001,8 @@ Accept wildcard characters: False
19992001
```
20002002

20012003
### -RecordingAndTranscriptionCustomMessageIdentifier
2004+
> [!NOTE]
2005+
> This feature has not been fully released yet, so the setting will have no effect.
20022006
This attribute holds the unique identifier for the custom recording and transcription meeting message. It stores a GUID that points to the CustomMessage in TeamsCustomMessageConfiguration.
20032007

20042008
```yaml

0 commit comments

Comments
 (0)