| author | daspek |
|---|---|
| description | The presence of the DeleteAction resource on an itemActivity indicates that the activity deleted an item. |
| ms.date | 09/14/2017 |
| title | DeleteAction |
| ms.localizationpriority | medium |
| doc_type | resourcePageType |
| ms.subservice | sharepoint |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
The presence of the DeleteAction resource on an itemActivity indicates that the activity deleted an item.
| Property | Type | Description |
|---|---|---|
| name | string | The name of the item that was deleted. |
| objectType | string | File or Folder, depending on the type of the deleted item. |
None.
{
"name": "string",
"objectType": "File | Folder"
}Item activity records are currently only available on SharePoint and OneDrive for Business.