ShareAction resource type
The ShareAction resource provides information about an activity that shared an item.
JSON representation
{
"recipients": [{"@odata.type": "microsoft.graph.identitySet"}]
}
Properties
Property name | 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.