Uses of Class
com.microsoft.graph.models.PlannerAppliedCategories
Packages that use PlannerAppliedCategories
-
Uses of PlannerAppliedCategories in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PlannerAppliedCategoriesModifier and TypeMethodDescriptionstatic PlannerAppliedCategoriesPlannerAppliedCategories.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePlannerTask.getAppliedCategories()Gets the appliedCategories property value.Methods in com.microsoft.graph.models with parameters of type PlannerAppliedCategoriesModifier and TypeMethodDescriptionvoidPlannerTask.setAppliedCategories(PlannerAppliedCategories value) Sets the appliedCategories property value.