Skip to content

Commit 7937d05

Browse files
authored
Update Remove-CsSharedCallQueueHistoryTemplate.md
1 parent 22d6f7f commit 7937d05

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

teams/teams-ps/teams/Remove-CsSharedCallQueueHistoryTemplate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Use the Remove-CsSharedCallQueueHistoryTemplate cmdlet to delete a Shared Call Q
3131
Remove-CsSharedCallQueueHistoryTemplate -Id 5e3a575e-1faa-49ff-83c2-5cf1c36c0e01
3232
```
3333

34-
This example deletes the Shared Call Queue History template with the identity 5e3a575e-1faa-49ff-83c2-5cf1c36c0e01. If no Compliance Recording for Call Queue template exists with the identity 5e3a575e-1faa-49ff-83c2-5cf1c36c0e01, then this example generates an error.
34+
This example deletes the Shared Call Queue History template with the identity 5e3a575e-1faa-49ff-83c2-5cf1c36c0e01. If no Shared Call Queue History template exists with the identity 5e3a575e-1faa-49ff-83c2-5cf1c36c0e01, then this example generates an error.
3535

3636
## PARAMETERS
3737

@@ -44,7 +44,7 @@ Parameter Sets: (All)
4444
Aliases:
4545
applicable: Microsoft Teams
4646

47-
Required: False
47+
Required: True
4848
Position: Named
4949
Default value: None
5050
Accept pipeline input: False

0 commit comments

Comments
 (0)