Cmdlets for Google Contacts

Build 25.0.9434

Add-GoogleContacts Cmdlet

Parameters   Output Objects  

Inserts GoogleContacts data.

Syntax

Add-GoogleContacts [parameters]

Remarks

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

Add-GoogleContacts -Connection $connection -Table "[My Contacts]" -Columns @("HomeEmailAddresses") -Values @("Jon Doe")

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