Activity.ReplyToId Property

Definition

Gets or sets the ID of the message to which this message is a reply.

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

Property Value

The ID of the message to which this message is a reply.

Implements

Applies to