SendMessageInput.ToPersonId Property

Definition

The ID of the recipient when sending a 1:1 message

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

Property Value

Attributes

Applies to