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 ShareAction resource provides information about an activity that shared an item.
ms.date 09/14/2017
title ShareAction
ms.localizationpriority medium
doc_type resourcePageType
ms.subservice onedrive

ShareAction resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

The ShareAction resource provides information about an activity that shared an item.

Properties

Property Type Description
recipients identitySet collection The identities the item was shared with in this action.

Relationships

None.

JSON representation

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

Remarks

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