Partager via


ApplicationPackageCustomerSupport.Email Property

Definition

The email.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to