Skip to content

Latest commit

 

History

History
59 lines (44 loc) · 1.46 KB

File metadata and controls

59 lines (44 loc) · 1.46 KB
author daspek
description The MentionAction resource provides information about an activity that mentioned people.
ms.date 09/14/2017
title MentionAction
ms.localizationpriority medium
ms.subservice insights
doc_type resourcePageType

MentionAction resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

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

Properties

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

Relationships

None.

JSON representation

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

Remarks

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