Cmdlets for Google Contacts

Build 23.0.8839

Add-GoogleContacts Cmdlet

Parameters   Output Objects  

GoogleContacts データを挿入します。

Syntax

Add-GoogleContacts [parameters]

Remarks

Add-GoogleContacts cmdlet を使って、SQL INSERT ステートメントに似た構文を用いて新しいGoogleContacts レコードを作成できます。

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

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