groupExpansionMax property

int? groupExpansionMax
getter/setter pair

Maximal number of calendar identifiers to be provided for a single group.

Optional. An error is returned for a group with more members than this value. Maximum value is 100.

Implementation

core.int? groupExpansionMax;