Uses of Class
com.microsoft.graph.models.PronounsSettings
Packages that use PronounsSettings
-
Uses of PronounsSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PronounsSettingsModifier and TypeMethodDescriptionstatic PronounsSettingsPronounsSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePeopleAdminSettings.getPronouns()Gets the pronouns property value.Methods in com.microsoft.graph.models with parameters of type PronounsSettingsModifier and TypeMethodDescriptionvoidPeopleAdminSettings.setPronouns(PronounsSettings value) Sets the pronouns property value.