Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.14 KB

mentionaction.md

File metadata and controls

46 lines (35 loc) · 1.14 KB
author ms.author ms.date title ms.localizationpriority
daspek
dspektor
09/14/2017
MentionAction - OneDrive API
Medium

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.