Uses of Enum
com.microsoft.graph.models.ImageTaggingChoice
Packages that use ImageTaggingChoice
-
Uses of ImageTaggingChoice in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ImageTaggingChoiceModifier and TypeMethodDescriptionstatic ImageTaggingChoiceSharepointSettings.getImageTaggingOption()Gets the imageTaggingOption property value.static ImageTaggingChoiceReturns the enum constant of this type with the specified name.static ImageTaggingChoice[]ImageTaggingChoice.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 ImageTaggingChoiceModifier and TypeMethodDescriptionvoidSharepointSettings.setImageTaggingOption(ImageTaggingChoice value) Sets the imageTaggingOption property value.