Remove-CsTeamsUnassignedNumberTreatment
Removes a treatment for how calls to an unassigned number range should be routed.
Syntax
Remove-CsTeamsUnassignedNumberTreatment
[[-Identity] <String>]
[-Force]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
This cmdlet removes a treatment for how calls to an unassigned number range should be routed.
Examples
Example 1
Remove-CsTeamsUnassignedNumberTreatment -Identity MainAA
This example removes the treatment MainAA.
Parameters
Specifies whether to suppress warning and confirmation messages. It can be useful in scripting to suppress interactive prompts. If the Force switch isn't provided in the command, you're prompted for administrative input if required.
| Type: | SwitchParameter |
| Position: | Named |
| Default value: | False |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
The Id of the specific treatment to remove.
| Type: | System.String |
| Position: | named |
| Default value: | None |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
Inputs
System.Object
Outputs
System.Object
Notes
The cmdlet is available in Teams PS module 2.5.1 or later.
Related Links
Comentários
Enviar e exibir comentários de