Cmdlets for Microsoft Teams

Build 24.0.9060

Add-MSTeams Cmdlet

Parameters   Output Objects  

Inserts Microsoft Teams data.

Syntax

Add-MSTeams [parameters]

Remarks

The Add-MSTeams cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Microsoft Teams records.

Add-MSTeams -Connection $connection -Table "Teams" -Columns @("location_displayName") -Values @("Town Hall Grille")

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060