Uses of Class
com.microsoft.graph.models.PlannerAssignments
Packages that use PlannerAssignments
-
Uses of PlannerAssignments in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PlannerAssignmentsModifier and TypeMethodDescriptionstatic PlannerAssignmentsPlannerAssignments.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePlannerTask.getAssignments()Gets the assignments property value.Methods in com.microsoft.graph.models with parameters of type PlannerAssignmentsModifier and TypeMethodDescriptionvoidPlannerTask.setAssignments(PlannerAssignments value) Sets the assignments property value.