GraphUser.Mail Property

Definition

Mail

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

Property Value

Attributes

Applies to