expandRecurring

public final ListEventQueryParams.Builder expandRecurring(Boolean expandRecurring)

Sets whether to return all occurrences of recurring events within the requested time range. If false, only a single primary event will be returned for each recurring event. Cannot be used when filtering on metadata. Defaults to false.

Return

The builder.

Parameters

expandRecurring

Whether to return all occurrences of recurring events within the requested time range.