Uses of Class
com.microsoft.graph.models.PlannerOrderHintsByAssignee
Packages that use PlannerOrderHintsByAssignee
-
Uses of PlannerOrderHintsByAssignee in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PlannerOrderHintsByAssigneeModifier and TypeMethodDescriptionstatic PlannerOrderHintsByAssigneePlannerOrderHintsByAssignee.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePlannerAssignedToTaskBoardTaskFormat.getOrderHintsByAssignee()Gets the orderHintsByAssignee property value.Methods in com.microsoft.graph.models with parameters of type PlannerOrderHintsByAssigneeModifier and TypeMethodDescriptionvoidPlannerAssignedToTaskBoardTaskFormat.setOrderHintsByAssignee(PlannerOrderHintsByAssignee value) Sets the orderHintsByAssignee property value.