Uses of Class
odata.msgraph.client.beta.entity.collection.request.OutlookTaskCollectionRequest
-
Packages that use OutlookTaskCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of OutlookTaskCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return OutlookTaskCollectionRequest Modifier and Type Method Description OutlookTaskCollectionRequestOutlookTaskFolder. getTasks()Org.OData.Capabilities.V1.ChangeTrackingOutlookTaskCollectionRequestOutlookUser. getTasks()Org.OData.Capabilities.V1.ChangeTracking -
Uses of OutlookTaskCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return OutlookTaskCollectionRequest Modifier and Type Method Description OutlookTaskCollectionRequestOutlookTaskFolderCollectionRequest. tasks() -
Uses of OutlookTaskCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return OutlookTaskCollectionRequest Modifier and Type Method Description OutlookTaskCollectionRequestOutlookTaskFolderRequest. tasks()OutlookTaskCollectionRequestOutlookUserRequest. tasks()
-