Uses of Class
com.microsoft.graph.models.ScoredEmailAddress
Packages that use ScoredEmailAddress
-
Uses of ScoredEmailAddress in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ScoredEmailAddressModifier and TypeMethodDescriptionstatic ScoredEmailAddressScoredEmailAddress.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type ScoredEmailAddressModifier and TypeMethodDescriptionPerson.getScoredEmailAddresses()Gets the scoredEmailAddresses property value.Method parameters in com.microsoft.graph.models with type arguments of type ScoredEmailAddressModifier and TypeMethodDescriptionvoidPerson.setScoredEmailAddresses(List<ScoredEmailAddress> value) Sets the scoredEmailAddresses property value.