Remove-CsTeamsShiftsConnection

This cmdlet deletes a Shifts connection.

Syntax

Remove-CsTeamsShiftsConnection
      -ConnectionId <String>
      [<CommonParameters>]

Description

This cmdlet deletes a connection. All available connections can be found by running Get-CsTeamsShiftsConnection.

Examples

Example 1

PS C:\> Remove-CsTeamsShiftsConnection -ConnectionId 43cd0e23-b62d-44e8-9321-61cb5fcfae85

Deletes the connection with ID 43cd0e23-b62d-44e8-9321-61cb5fcfae85.

Parameters

-ConnectionId

The ID of the connection that you want to delete.

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Microsoft Teams