Remove-CsSharedVoicemailTriageSettingsTemplate
This cmdlet deletes a Shared Voicemail Settings Triage template. Before deleting a template, ensure that it is not associated with any Auto Attendant or Call Queue, as templates that are currently in use cannot be removed.
Syntax
Default (Default)
Remove-CsSharedVoicemailTriageSettingsTemplate
-Id <String>
[<CommonParameters>]
Description
Use the Remove-CsSharedVoicemailTriageSettingsTemplate to delete a Shared Voicemail Triage template.
Examples
Example 1
Remove-CsSharedVoicemailTriageSettingsTemplate -Id 5e3a575e-1faa-49ff-83c2-5cf1c36c0e01
This example deletes the Shared Voicemail Triage template with the identity 5e3a575e-1faa-49ff-83c2-5cf1c36c0e01. If no Shared Voicemail Triage template exists with the identity 5e3a575e-1faa-49ff-83c2-5cf1c36c0e01, then this example generates an error.
Parameters
-Id
The Id parameter is the unique identifier assigned to the Shared Voicemail Triage template.
Parameter properties
| Type: | System.String |
| Default value: | None |
| Supports wildcards: | False |
| DontShow: | False |
Parameter sets
(All)
| Position: | Named |
| Mandatory: | True |
| 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.
Inputs
None
Outputs
Microsoft.Rtc.Management.OAA.Models.AutoAttendant
Related Links
- New-CsSharedVoicemailTriageSettingsTemplate
- Get-CsSharedVoicemailTriageSettingsTemplate
- Set-CsSharedVoicemailTriageSettingsTemplate
- New-CsCallQueue
- Get-CsCallQueue
- Set-CsCallQueue
- Remove-CsCallQueue
- New-CsAutoAttendant
- Get-CsAutoAttendant
- Set-CsAutoAttendant
- Remove-CsAutoAttendant
- Get-CsAutoAttendant
- Set-CsAutoAttendant
- Remove-CsAutoAttendant