List Meetings In Range

List meetings based on the provided query. Note that the ParticipantUpdater and Calendar are both optional. If neither supplied, then the query will be based on the default calendar of the current user. The accepted types for participants are user resource and team workspace. When a participants is supplied then all the calendars associated with the participants will be searched. If both are supplied, the Calendar will be ignored and the query based only on the supplied user.

listResult listMeetingsInRange( calendarRangeQuery query , Projection projection )

Parameters

query
Type: calendarRangeQuery
projection
ProjectionWrapper