We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f48001f commit 0129f22Copy full SHA for 0129f22
teams/teams-ps/teams/Set-CsSharedCallQueueHistoryTemplate.md
@@ -1,8 +1,8 @@
1
---
2
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
3
-online version: https://learn.microsoft.com/powershell/module/teams/Set-SharedCallQueueHistoryTemplate
+online version: https://learn.microsoft.com/powershell/module/teams/Set-CsSharedCallQueueHistoryTemplate
4
applicable: Microsoft Teams
5
-title: Set-SharedCallQueueHistoryTemplate
+title: Set-CsSharedCallQueueHistoryTemplate
6
schema: 2.0.0
7
manager:
8
author: tomkau
@@ -15,7 +15,7 @@ ms.reviewer: williamlooney
15
## SYNTAX
16
17
```powershell
18
-Set-SharedCallQueueHistoryTemplate -Instance <instance> [<CommonParameters>]
+Set-CsSharedCallQueueHistoryTemplate -Instance <instance> [<CommonParameters>]
19
```
20
21
## DESCRIPTION
0 commit comments