pageSize property
The minimum number of activities desired in the response; the server attempts to return at least this quantity.
The server may also return fewer activities if it has a partial response ready before the request times out. If not set, a default value is used.
Implementation
core.int? pageSize;