Share via


ClassicAdministrator.EmailAddress Property

Definition

Gets or sets the email address of the administrator.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to