FreebusyQuery.GroupExpansionMax

FreebusyQuery.GroupExpansionMax property

Maximal number of calendar identifiers to be provided for a single group. Optional. An error will be returned for a group with more members than this value.

public int? GroupExpansionMax { get; set; }

See Also