Uses of Class
odata.msgraph.client.beta.entity.request.PlannerPlanRequest
-
Packages that use PlannerPlanRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of PlannerPlanRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return PlannerPlanRequest Modifier and Type Method Description PlannerPlanRequestPlannerRosterCollectionRequest. plans(String id) -
Uses of PlannerPlanRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return PlannerPlanRequest Modifier and Type Method Description PlannerPlanRequestPlannerUserRequest. favoritePlans(String id)PlannerPlanRequestPlannerGroupRequest. plans(String id)PlannerPlanRequestPlannerRequest. plans(String id)PlannerPlanRequestPlannerRosterRequest. plans(String id)PlannerPlanRequestPlannerUserRequest. plans(String id)PlannerPlanRequestPlannerUserRequest. recentPlans(String id)PlannerPlanRequestPlannerUserRequest. rosterPlans(String id)
-