Uses of Class
odata.msgraph.client.beta.entity.collection.request.OutlookTaskFolderCollectionRequest
-
Packages that use OutlookTaskFolderCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of OutlookTaskFolderCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return OutlookTaskFolderCollectionRequest Modifier and Type Method Description OutlookTaskFolderCollectionRequestOutlookTaskGroup. getTaskFolders()Org.OData.Capabilities.V1.ChangeTrackingOutlookTaskFolderCollectionRequestOutlookUser. getTaskFolders()Org.OData.Capabilities.V1.ChangeTracking -
Uses of OutlookTaskFolderCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return OutlookTaskFolderCollectionRequest Modifier and Type Method Description OutlookTaskFolderCollectionRequestOutlookTaskGroupCollectionRequest. taskFolders() -
Uses of OutlookTaskFolderCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return OutlookTaskFolderCollectionRequest Modifier and Type Method Description OutlookTaskFolderCollectionRequestOutlookTaskGroupRequest. taskFolders()OutlookTaskFolderCollectionRequestOutlookUserRequest. taskFolders()
-