internetExplorerMode resource type

Namespace: microsoft.graph

Represents a container for Internet Explorer mode resources.

Methods

Method Return type Description
List browserSiteList collection Get a list of the browserSiteList objects and their properties.
Create browserSiteList Create a new browserSiteList object to support Internet Explorer mode.
Delete None Delete a browserSiteList object.

Properties

None.

Relationships

Relationship Type Description
siteLists browserSiteList collection A collection of site lists to support Internet Explorer mode.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.internetExplorerMode"
}