User.MobilePhone Property

Definition

The primary cellular telephone number for the user.

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

Property Value

Attributes

Applies to