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