GraphUser.PastProjects Property

Definition

Past Projects

[System.Text.Json.Serialization.JsonPropertyName("pastProjects")]
public System.Collections.Generic.List<string> PastProjects { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("pastProjects")>]
member this.PastProjects : System.Collections.Generic.List<string> with get, set
Public Property PastProjects As List(Of String)

Property Value

Attributes

Applies to