Share via


UserActivity.Activity Property

Definition

Gets or sets the activity to compare.

public Microsoft.Bot.Schema.Activity Activity { get; set; }
member this.Activity : Microsoft.Bot.Schema.Activity with get, set
Public Property Activity As Activity

Property Value

The activity to compare.

Applies to