Get-CsSharedCallQueueHistoryTemplate
Use the Get-CsSharedCallQueueHistory cmdlet to list the Shared Call Queue History templates.
Syntax
Default (Default)
Get-CsSharedCallQueueHistoryTemplate
-Id <string>
[<CommonParameters>]
Description
Use the Get-CsSharedCallQueueHistory cmdlet to list the Shared Call Queue History templates.
Caution
This cmdlet will only work for customers that are participating in the Voice Applications private preview for this feature. General Availability for this functionality has not been determined at this time.
Examples
Example 1
Get-CsSharedCallQueueHistoryTemplate -Id 3a4b3d9b-91d8-4fbf-bcff-6907f325842c
This example retrieves the Shared Call Queue History Template with the Id 3a4b3d9b-91d8-4fbf-bcff-6907f325842c
Example 2
Get-CsSharedCallQueueHistoryTemplate
This example retrieves all the Shared Call Queue History Templates
Parameters
-Id
Applicable: Microsoft Teams
The Id of the shared call queue history template.
Parameter properties
Type: | System.String |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | Named |
Mandatory: | False |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.