Share via


CardViewResponse.CardViewParameters Property

Definition

Gets or sets the card view configuration.

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

Property Value

Card view configuration.

Applies to