Freigeben über


AceData.CardSize Property

Definition

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

public Microsoft.Agents.Extensions.SharePoint.Models.AceData.AceCardSize CardSize { get; set; }
member this.CardSize : Microsoft.Agents.Extensions.SharePoint.Models.AceData.AceCardSize with get, set
Public Property CardSize As AceData.AceCardSize

Property Value

This value is the size of the adaptive card extension.

Applies to