Uses of Enum
com.microsoft.graph.models.CategoryColor
Packages that use CategoryColor
-
Uses of CategoryColor in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CategoryColorModifier and TypeMethodDescriptionstatic CategoryColorOutlookCategory.getColor()Gets the color property value.static CategoryColorReturns the enum constant of this type with the specified name.static CategoryColor[]CategoryColor.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type CategoryColorModifier and TypeMethodDescriptionvoidOutlookCategory.setColor(CategoryColor value) Sets the color property value.