Uses of Class
odata.msgraph.client.beta.entity.collection.request.PlannerTaskCollectionRequest
-
Packages that use PlannerTaskCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of PlannerTaskCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return PlannerTaskCollectionRequest Modifier and Type Method Description PlannerTaskCollectionRequestPlanner. getTasks()PlannerTaskCollectionRequestPlannerBucket. getTasks()PlannerTaskCollectionRequestPlannerPlan. getTasks()PlannerTaskCollectionRequestPlannerUser. getTasks() -
Uses of PlannerTaskCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return PlannerTaskCollectionRequest Modifier and Type Method Description PlannerTaskCollectionRequestPlannerBucketCollectionRequest. tasks()PlannerTaskCollectionRequestPlannerPlanCollectionRequest. tasks() -
Uses of PlannerTaskCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return PlannerTaskCollectionRequest Modifier and Type Method Description PlannerTaskCollectionRequestPlannerBucketRequest. tasks()PlannerTaskCollectionRequestPlannerPlanRequest. tasks()PlannerTaskCollectionRequestPlannerRequest. tasks()PlannerTaskCollectionRequestPlannerUserRequest. tasks()
-