Uses of Class
com.microsoft.graph.models.OutlookUser
Packages that use OutlookUser
-
Uses of OutlookUser in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return OutlookUserModifier and TypeMethodDescriptionstatic OutlookUserOutlookUser.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUser.getOutlook()Gets the outlook property value.Methods in com.microsoft.graph.models with parameters of type OutlookUserModifier and TypeMethodDescriptionvoidUser.setOutlook(OutlookUser value) Sets the outlook property value.