Skip to content

Latest commit

 

History

History
54 lines (41 loc) · 1.42 KB

File metadata and controls

54 lines (41 loc) · 1.42 KB
author description ms.date title ms.localizationpriority doc_type ms.subservice
daspek
The presence of the VersionAction resource on an itemActivity indicates that the activity caused a new version to be created.
09/14/2017
VersionAction
medium
resourcePageType
onedrive

VersionAction resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

The presence of the VersionAction resource on an itemActivity indicates that the activity caused a new version to be created.

JSON representation

{
  "newVersion": "string"
}

Properties

Property Type Description
newVersion string The name of the new version that was created by this action.

Remarks

Item activity records are currently only available on SharePoint and OneDrive for Business.