Cmdlets for Gmail

Build 25.0.9434

Add-Gmail Cmdlet

Parameters   Output Objects  

Inserts Gmail data.

Syntax

Add-Gmail [parameters]

Remarks

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

Add-Gmail -Connection $connection -Table "Inbox" -Columns @("MessageBody") -Values @("Test")

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434