SendMessageInput.ToPersonEmail Property

Definition

The email address of the recipient when sending a private 1:1 message

[System.Text.Json.Serialization.JsonPropertyName("toPersonEmail")]
public string ToPersonEmail { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("toPersonEmail")>]
member this.ToPersonEmail : string with get, set
Public Property ToPersonEmail As String

Property Value

Attributes

Applies to