Remove-CsOnlineVoicemailPolicy
Deletes an existing Online Voicemail policy or resets the Global policy instance to the default values.
Syntax
Remove-CsOnlineVoicemailPolicy
[-Identity] <string>
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
Deletes an existing Online Voicemail policy or resets the Global policy instance to the default values.
Examples
-------------------------- Example 1 --------------------------
Remove-CsOnlineVoicemailPolicy -Identity "CustomOnlineVoicemailPolicy"
The command shown in Example 1 deletes a per-user online voicemail policy CustomOnlineVoicemailPolicy.
Parameters
-Confirm
Prompts you for confirmation before executing the command.
Type: | SwitchParameter |
Aliases: | cf |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Microsoft Teams |
-Identity
A unique identifier specifying the scope, and in some cases the name, of the policy.
Type: | String |
Position: | 1 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Microsoft Teams |
-WhatIf
Describes what would happen if you executed the command without actually executing the command.
Type: | SwitchParameter |
Aliases: | wi |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Microsoft Teams |
Notes
You are not able to delete the pre-configured policy instances Default, TranscriptionProfanityMaskingEnabled and TranscriptionDisabled