Remove-CsTeamsUnassignedNumberTreatment

Removes a treatment for how calls to an unassigned number range should be routed.

Syntax

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.

Type:System.String
Position:1
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

Inputs

System.Object

Outputs

System.Object

Notes

The cmdlet is available in Teams PS module 2.5.1 or later.