recurringEventId property

String? recurringEventId
getter/setter pair

For an instance of a recurring event, this is the id of the recurring event to which this instance belongs.

Immutable.

Implementation

core.String? recurringEventId;