Uses of Class
odata.msgraph.client.beta.entity.request.OutlookTaskFolderRequest
-
Packages that use OutlookTaskFolderRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of OutlookTaskFolderRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return OutlookTaskFolderRequest Modifier and Type Method Description OutlookTaskFolderRequestOutlookTaskGroupCollectionRequest. taskFolders(String id) -
Uses of OutlookTaskFolderRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return OutlookTaskFolderRequest Modifier and Type Method Description OutlookTaskFolderRequestOutlookTaskGroupRequest. taskFolders(String id)OutlookTaskFolderRequestOutlookUserRequest. taskFolders(String id)
-