Uses of Class
odata.msgraph.client.beta.entity.collection.request.PlannerPlanCollectionRequest
-
Packages that use PlannerPlanCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of PlannerPlanCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return PlannerPlanCollectionRequest Modifier and Type Method Description PlannerPlanCollectionRequestPlannerUser. getFavoritePlans()PlannerPlanCollectionRequestPlanner. getPlans()PlannerPlanCollectionRequestPlannerGroup. getPlans()PlannerPlanCollectionRequestPlannerRoster. getPlans()PlannerPlanCollectionRequestPlannerUser. getPlans()PlannerPlanCollectionRequestPlannerUser. getRecentPlans()PlannerPlanCollectionRequestPlannerUser. getRosterPlans() -
Uses of PlannerPlanCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return PlannerPlanCollectionRequest Modifier and Type Method Description PlannerPlanCollectionRequestPlannerRosterCollectionRequest. plans() -
Uses of PlannerPlanCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return PlannerPlanCollectionRequest Modifier and Type Method Description PlannerPlanCollectionRequestPlannerUserRequest. favoritePlans()PlannerPlanCollectionRequestPlannerGroupRequest. plans()PlannerPlanCollectionRequestPlannerRequest. plans()PlannerPlanCollectionRequestPlannerRosterRequest. plans()PlannerPlanCollectionRequestPlannerUserRequest. plans()PlannerPlanCollectionRequestPlannerUserRequest. recentPlans()PlannerPlanCollectionRequestPlannerUserRequest. rosterPlans()
-