GraphUser.Responsibilities Property

Definition

Responsibilities

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

Property Value

Attributes

Applies to