Uses of Class
com.microsoft.graph.models.ExchangeSettings
Packages that use ExchangeSettings
-
Uses of ExchangeSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ExchangeSettingsModifier and TypeMethodDescriptionstatic ExchangeSettingsExchangeSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUserSettings.getExchange()Gets the exchange property value.Methods in com.microsoft.graph.models with parameters of type ExchangeSettingsModifier and TypeMethodDescriptionvoidUserSettings.setExchange(ExchangeSettings value) Sets the exchange property value.