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.
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
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.