CardViewResponse.AceData 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 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.