Get-CsSharedVoicemailTriageSettingsTemplate
The Get‑CsSharedVoicemailTriageSettingsTemplate cmdlet retrieves the configuration for automatic triage of Shared Voicemails, including the importance flag, summary, suggested actions, and category settings.
Syntax
Default (Default)
Get-CsSharedVoicemailTriageSettingsTemplate
[[-Id] <string>]
[<CommonParameters>]
Examples
Example 1
Get‑CsSharedVoicemailTriageSettingsTemplate -Id 3a4b3d9b-91d8-4fbf-bcff-6907f325842c
This example retrieves the configuration of the specified Shared Voicemail triage template.
Example 2
Get‑CsSharedVoicemailTriageSettingsTemplate
This example retrieves a list of all available templates for voicemail triage settings.
Parameters
-ID
Template ID
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.