共用方式為


Recipient.EmailAddress Property

Definition

Gets email Address

[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