Share via


CardViewResponse.AceData Property

Definition

Gets or Sets AceData for the card view of type AceData.

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

Property Value

This value is the ace data of the card view response.

Applies to