Cmdlets for Google Calendar

Build 24.0.9060

Add-GoogleCalendar Cmdlet

Parameters   Output Objects  

Inserts Google Calendar data.

Syntax

Add-GoogleCalendar [parameters]

Remarks

The Add-GoogleCalendar cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Google Calendar records.

Add-GoogleCalendar -Connection $connection -Table "MyCalendar" -Columns @("Description") -Values @("My Calendar")

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