Uses of Class
odata.msgraph.client.beta.entity.collection.request.CalendarGroupCollectionRequest
-
Packages that use CalendarGroupCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of CalendarGroupCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return CalendarGroupCollectionRequest Modifier and Type Method Description CalendarGroupCollectionRequestUser. getCalendarGroups()Org.OData.Capabilities.V1.ChangeTracking -
Uses of CalendarGroupCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return CalendarGroupCollectionRequest Modifier and Type Method Description CalendarGroupCollectionRequestUserCollectionRequest. calendarGroups() -
Uses of CalendarGroupCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return CalendarGroupCollectionRequest Modifier and Type Method Description CalendarGroupCollectionRequestUserRequest. calendarGroups()
-