Activity.SuggestedActions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.