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