MentionAction resource type

The MentionAction resource provides information about an activity that mentioned people.

JSON representation

{
  "mentionees": [{"@odata.type": "microsoft.graph.identitySet"}]
}

Properties

Property name Type Description
mentionees identitySet collection The identities of the users mentioned in this action.

Remarks

Item activity records are currently only available on SharePoint and OneDrive for Business.