Get-CsSharedCallHistoryTemplate
Use the Get-CsSharedCallHistoryTemplate cmdlet to list the Shared Call History templates.
Syntax
Default (Default)
Get-CsSharedCallHistoryTemplate
[-Id <string>]
[<CommonParameters>]
Description
Use the Get-CsSharedCallHistory cmdlet to list the Shared Call History templates.
Examples
Example 1
Get-CsSharedCallHistoryTemplate -Id 3a4b3d9b-91d8-4fbf-bcff-6907f325842c
This example retrieves the Shared Call History Template with the Id 3a4b3d9b-91d8-4fbf-bcff-6907f325842c
Example 2
Get-CsSharedCallHistoryTemplate
This example retrieves all the Shared Call History Templates
Parameters
-Id
The Id of the shared call 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.