GraphUser.Skills Property

Definition

Skills

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

Property Value

Attributes

Applies to