ListSectionsResponse.SectionsVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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