Share via


Deployment.AuthorEmail Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.authorEmail")]
public string AuthorEmail { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.authorEmail")>]
member this.AuthorEmail : string with get, set
Public Property AuthorEmail As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to