internetExplorerMode resource type

Namespace: microsoft.graph

Represents a container for Internet Explorer mode resources.

Methods

Method Return type Description
List browserSiteLists browserSiteList collection Get a list of the browserSiteList objects and their properties.
Create browserSiteList browserSiteList Create a new browserSiteList object to support Internet Explorer mode.
Delete browserSiteList 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 is a JSON representation of the resource.

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