Cmdlets for Microsoft Exchange

Build 25.0.9434

Add-Exchange Cmdlet

Parameters   Output Objects  

Inserts Microsoft Exchange data.

Syntax

Add-Exchange [parameters]

Remarks

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

Add-Exchange -Connection $connection -Table "Contacts" -Columns @("GivenName") -Values @("Jon Doe")

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