Share via


MessageActionsPayload.ReplyToId Property

Definition

Gets or sets id of the parent/root message of the thread.

public string ReplyToId { get; set; }
member this.ReplyToId : string with get, set
Public Property ReplyToId As String

Property Value

The ID of the parent/root message of the thread.

Applies to