ListSectionsResponse.SectionsVersion Property

Definition

Version identifier for the sections hierarchy. Pass as If-Match on Create, Update, Delete, Add Item, Remove Item, and Move Item operations.

[System.Text.Json.Serialization.JsonPropertyName("@microsoft.graph.sectionsVersion")]
public string SectionsVersion { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("@microsoft.graph.sectionsVersion")>]
member this.SectionsVersion : string with get, set
Public Property SectionsVersion As String

Property Value

Attributes

Applies to