Skip to content

New NotionDividerBlock

fasteiner edited this page Jun 14, 2025 · 4 revisions

New-NotionDividerBlock

SYNOPSIS

Creates a new Notion divider block object.

SYNTAX

New-NotionDividerBlock [<CommonParameters>]

DESCRIPTION

This function creates a new instance of the notion_divider_block class. The divider block does not require any parameters.

EXAMPLES

EXAMPLE 1

New-NotionDividerBlock

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

notion_divider_block

NOTES

RELATED LINKS

Notion Module

Home
Module-FAQ
SetupOfIntegration

Commands
Classes
Enums

Clone this wiki locally