Cmdlets for Microsoft Planner

Build 24.0.9062

Add-MicrosoftPlanner Cmdlet

Parameters   Output Objects  

Inserts Microsoft Planner data.

Syntax

Add-MicrosoftPlanner [parameters]

Remarks

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

Add-MicrosoftPlanner -Connection $connection -Table "Tasks" -Columns @("startDateTime") -Values @("Jon Doe")

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