Uses of Class
com.microsoft.graph.models.PlannerUser
Packages that use PlannerUser
-
Uses of PlannerUser in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PlannerUserModifier and TypeMethodDescriptionstatic PlannerUserPlannerUser.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUser.getPlanner()Gets the planner property value.Methods in com.microsoft.graph.models with parameters of type PlannerUserModifier and TypeMethodDescriptionvoidUser.setPlanner(PlannerUser value) Sets the planner property value.