CardViewResponse.OnCardSelection 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 action to invoke when the card is selected.
public Microsoft.Bot.Schema.SharePoint.IOnCardSelectionAction OnCardSelection { get; set; }
member this.OnCardSelection : Microsoft.Bot.Schema.SharePoint.IOnCardSelectionAction with get, set
Public Property OnCardSelection As IOnCardSelectionAction
Property Value
Action to invoke.