GraphUser.PreferredName Property

Definition

Preferred Name

[System.Text.Json.Serialization.JsonPropertyName("preferredName")]
public string PreferredName { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("preferredName")>]
member this.PreferredName : string with get, set
Public Property PreferredName As String

Property Value

Attributes

Applies to