Uses of Enum
com.microsoft.graph.models.SelectionLikelihoodInfo
Packages that use SelectionLikelihoodInfo
-
Uses of SelectionLikelihoodInfo in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SelectionLikelihoodInfoModifier and TypeMethodDescriptionstatic SelectionLikelihoodInfoScoredEmailAddress.getSelectionLikelihood()Gets the selectionLikelihood property value.static SelectionLikelihoodInfoReturns the enum constant of this type with the specified name.static SelectionLikelihoodInfo[]SelectionLikelihoodInfo.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 SelectionLikelihoodInfoModifier and TypeMethodDescriptionvoidScoredEmailAddress.setSelectionLikelihood(SelectionLikelihoodInfo value) Sets the selectionLikelihood property value.