Skip to content

Commit a3df13a

Browse files
authored
Update Set-CsComplianceRecordingForCallQueueTemplate.md
1 parent 41e3c15 commit a3df13a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

teams/teams-ps/teams/Set-CsComplianceRecordingForCallQueueTemplate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ Use the Set-CsComplianceRecordingForCallQueueTemplate cmdlet to make changes to
2828

2929
### -------------------------- Example 1 --------------------------
3030
```
31-
$template = CsComplianceRecordingForCallQueueTemplate -Id XXXXX
32-
$template.BotId = XXXXX
31+
$template = CsComplianceRecordingForCallQueueTemplate -Id 5e3a575e-1faa-49ff-83c2-5cf1c36c0e01
32+
$template.BotId = 14732826-8206-42e3-b51e-6693e2abb698
3333
Set-CsComplianceRecordingForCallQueueTemplate $template
3434
```
3535

0 commit comments

Comments
 (0)