Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.1 KB

versionAction.md

File metadata and controls

44 lines (34 loc) · 1.1 KB
author ms.author ms.date title ms.localizationpriority
daspek
dspektor
09/14/2017
VersionAction - OneDrive API
Medium

VersionAction resource type

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 name 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.