Cmdlets for Google Calendar

Build 25.0.9434

EventsScope Parameter (Connect-GoogleCalendar Cmdlet)

Specifies the event types to expose in the Data Model.

Syntax

Connect-GoogleCalendar -EventsScope string

Possible Values

UNIQUE, SINGLE, ALL

Data Type

cstr

Default Value

"UNIQUE"

Remarks

UNIQUE Includes single events and recurring events (with their exceptions), but not recurring event instances.
SINGLE Includes single events and recurring events, but not recurring event instances and their exceptions.
ALL Includes single events and all recurring event instances (but not their underlying parent events).

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