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