insightIdentity

Namespace: microsoft.graph

Complex type containing properties of sharedInsight items.

JSON representation

Here's a JSON representation of the resource

{
  "displayName": "string",
  "id": "string",
  "address": "string"
}

Properties

Property Type Description
address String The email address of the user who shared the item.
displayName String The display name of the user who shared the item.
id String The ID of the user who shared the item.