Uses of Class
com.microsoft.graph.models.LocaleInfo
Packages that use LocaleInfo
-
Uses of LocaleInfo in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return LocaleInfoModifier and TypeMethodDescriptionstatic LocaleInfoLocaleInfo.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMailboxSettings.getLanguage()Gets the language property value.AutomaticRepliesMailTips.getMessageLanguage()Gets the messageLanguage property value.Methods in com.microsoft.graph.models with parameters of type LocaleInfoModifier and TypeMethodDescriptionvoidMailboxSettings.setLanguage(LocaleInfo value) Sets the language property value.voidAutomaticRepliesMailTips.setMessageLanguage(LocaleInfo value) Sets the messageLanguage property value.