Cmdlets for Microsoft Office 365

Build 24.0.9060

Add-Office365 Cmdlet

Parameters   Output Objects  

Inserts Microsoft Office 365 data.

Syntax

Add-Office365 [parameters]

Remarks

The Add-Office365 cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Microsoft Office 365 records.

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

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