Share via


CertificateEmail.EmailId Property

Definition

Gets or sets email id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to