Skip to content

Latest commit

 

History

History
57 lines (43 loc) · 1.44 KB

File metadata and controls

57 lines (43 loc) · 1.44 KB
author daspek
description The presence of the VersionAction resource on an itemActivity indicates that the activity caused a new version to be created.
ms.date 09/14/2017
title VersionAction
ms.localizationpriority medium
doc_type resourcePageType
ms.subservice 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.

Properties

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

Relationships

None.

JSON representation

{
  "newVersion": "string"
}

Remarks

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