Uses of Class
odata.msgraph.client.beta.entity.collection.request.ActivityHistoryItemCollectionRequest
-
Packages that use ActivityHistoryItemCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ActivityHistoryItemCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ActivityHistoryItemCollectionRequest Modifier and Type Method Description ActivityHistoryItemCollectionRequestUserActivity. getHistoryItems() -
Uses of ActivityHistoryItemCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ActivityHistoryItemCollectionRequest Modifier and Type Method Description ActivityHistoryItemCollectionRequestUserActivityCollectionRequest. historyItems() -
Uses of ActivityHistoryItemCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ActivityHistoryItemCollectionRequest Modifier and Type Method Description ActivityHistoryItemCollectionRequestUserActivityRequest. historyItems()
-