Freigeben über


Activity.SuggestedActions Property

Definition

The suggestedActions field contains a payload of interactive actions that may be displayed to the user. Support for suggestedActions and their manifestation depends heavily on the channel. The value of the suggestedActions field is a complex object of the Suggested actions type.

public Microsoft.Agents.Core.Models.SuggestedActions SuggestedActions { get; set; }
member this.SuggestedActions : Microsoft.Agents.Core.Models.SuggestedActions with get, set
Public Property SuggestedActions As SuggestedActions

Property Value

Implements

Applies to