TrendingDocumentsResponse.Value Property

Definition

value

[System.Text.Json.Serialization.JsonPropertyName("value")]
public System.Collections.Generic.List<Azure.Connectors.Sdk.Office365Users.Models.GraphTrending> Value { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("value")>]
member this.Value : System.Collections.Generic.List<Azure.Connectors.Sdk.Office365Users.Models.GraphTrending> with get, set
Public Property Value As List(Of GraphTrending)

Property Value

Attributes

Applies to