Uses of Class
com.microsoft.graph.models.PlannerCategoryDescriptions
Packages that use PlannerCategoryDescriptions
-
Uses of PlannerCategoryDescriptions in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PlannerCategoryDescriptionsModifier and TypeMethodDescriptionstatic PlannerCategoryDescriptionsPlannerCategoryDescriptions.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePlannerPlanDetails.getCategoryDescriptions()Gets the categoryDescriptions property value.Methods in com.microsoft.graph.models with parameters of type PlannerCategoryDescriptionsModifier and TypeMethodDescriptionvoidPlannerPlanDetails.setCategoryDescriptions(PlannerCategoryDescriptions value) Sets the categoryDescriptions property value.