Remove-CsTeamsUnassignedNumberTreatment
Removes a treatment for how calls to an unassigned number range should be routed.
Syntax
Default (Default)
Remove-CsTeamsUnassignedNumberTreatment
[-Identity] <string>
[-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
-Identity
The Id of the specific treatment to remove.
Parameter properties
Type: | System.String |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | 1 |
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
System.Object
Outputs
System.Object
Notes
The cmdlet is available in Teams PS module 2.5.1 or later.