Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: microsoft.graph
The presence of the versionAction resource on an itemActivity indicates that the activity caused a new version to be created.
Note: Item activity records are currently only available on SharePoint and OneDrive for Business.
Properties
Property name | Type | Description |
---|---|---|
newVersion | string | The name of the new version that was created by this action. |
JSON representation
{
"newVersion": "string"
}