SupportEngineer.EmailAddress Property

Definition

Gets email address of the Azure Support engineer assigned to the support ticket.

[Newtonsoft.Json.JsonProperty(PropertyName="emailAddress")]
public string EmailAddress { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="emailAddress")>]
member this.EmailAddress : string
Public ReadOnly Property EmailAddress As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to