Uses of Class
odata.msgraph.client.beta.entity.collection.request.CalendarCollectionRequest
-
Packages that use CalendarCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of CalendarCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return CalendarCollectionRequest Modifier and Type Method Description CalendarCollectionRequestCalendarGroup. getCalendars()Org.OData.Capabilities.V1.ChangeTrackingCalendarCollectionRequestUser. getCalendars()Org.OData.Capabilities.V1.ChangeTracking -
Uses of CalendarCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return CalendarCollectionRequest Modifier and Type Method Description CalendarCollectionRequestCalendarGroupCollectionRequest. calendars()CalendarCollectionRequestUserCollectionRequest. calendars() -
Uses of CalendarCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return CalendarCollectionRequest Modifier and Type Method Description CalendarCollectionRequestCalendarGroupRequest. calendars()CalendarCollectionRequestUserRequest. calendars()
-