Share via


CardSearchBoxButton.Action Property

Definition

Gets or sets the button's action.

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

Property Value

Button's action.

Implements

Applies to