Condividi tramite


Invitation.TargetEmail Property

Definition

Gets or sets the email the invitation is directed to.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to