IActivity.ReplyToId Property

Definition

Gets or sets the original ID this activity is a response to.

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

Property Value

The original ID this activity is a response to.

Applies to