共用方式為


ClassicAdministrator.EmailAddress 屬性

定義

取得或設定系統管理員的電子郵件地址。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於