Uses of Class
com.microsoft.graph.models.InternetExplorerMode
Packages that use InternetExplorerMode
-
Uses of InternetExplorerMode in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return InternetExplorerModeModifier and TypeMethodDescriptionstatic InternetExplorerModeInternetExplorerMode.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueEdge.getInternetExplorerMode()Gets the internetExplorerMode property value.Methods in com.microsoft.graph.models with parameters of type InternetExplorerModeModifier and TypeMethodDescriptionvoidEdge.setInternetExplorerMode(InternetExplorerMode value) Sets the internetExplorerMode property value.