ApplicationPackageCustomerSupport.Phone Property

Definition

The phone.

[Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Always)]
public string Phone { get; set; }
[<Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Always)>]
member this.Phone : string with get, set
Public Property Phone As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to