Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 1.44 KB

File metadata and controls

56 lines (42 loc) · 1.44 KB
author description ms.date title ms.localizationpriority doc_type ms.subservice
daspek
The ShareAction resource provides information about an activity that shared an item.
09/14/2017
ShareAction
medium
resourcePageType
onedrive

ShareAction resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

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

JSON representation

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

Properties

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

Remarks

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