Cmdlets for Google Calendar

Build 23.0.8839

EventsScope Parameter (Connect-GoogleCalendar Cmdlet)

This property can be used to include different types of events when working with event-related entities that are exposed in our 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) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839