Share via


Activity.SuggestedActions Property

Definition

Gets or sets the suggested actions for the activity.

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

Property Value

The suggested actions for the activity.

Implements

Applies to