Share via


AceData Class

Definition

SharePoint Ace Data object.

public class AceData
type AceData = class
Public Class AceData
Inheritance
AceData

Constructors

AceData()

Initializes a new instance of the AceData class.

Properties

CardSize

Gets or Sets the card size of the adaptive card extension of type AceData.AceCardSize enum.

DataVersion

Gets or Sets the version of the data of type String.

Description

Gets or Sets the description of type String.

IconProperty

Gets or Sets the icon property of type String.

Id

Gets or Sets the unique id (Guid) of type String.

IsVisible

Gets or sets the visibility of the Adaptive Card Extension.

Properties

Gets or Sets the property bag of type Newtonsoft.Json.Linq.JObject.

Title

Gets or Sets the title of type String.

Applies to