Cmdlets for Microsoft OneNote

Build 24.0.9060

Add-OneNote Cmdlet

Parameters   Output Objects  

Inserts Microsoft OneNote data.

Syntax

Add-OneNote [parameters]

Remarks

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

Add-OneNote -Connection $connection -Table "Notebooks" -Columns @("notebook_displayName") -Values @("Town Hall Grille")

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