ODBC Driver for Microsoft OneNote

Build 22.0.8462

CopySection

Copies a section to a specific notebook or section group.

Input

Name Type Required Description
SectionId String True The Id of the section that you want to copy.
GroupId String False The Id of the group to copy to. Use only when copying to an Office 365 group.
UserId String False The Id of the user to copy to. Use only when copying to an Office 365 user.
NotebookId String False The Id of the destination notebook. Either this, or SectionGroupId should be specified.
SectionGroupId String False The Id of the destination section group. Either this, or NotebookId should be specified.
RenameAs String False The name of the copy. Defaults to the name of the existing item.

Result Set Columns

Name Type Description
Status String Status of the copying operation.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462