Table of Contents

Class AdaptiveCardTemplate

Namespace
PnP.Core.Model.SharePoint
Assembly
PnP.Core.dll

ACE template

public class AdaptiveCardTemplate
Inheritance
AdaptiveCardTemplate
Inherited Members

Properties

Actions

ACE actions

public List<AdaptiveCardAction> Actions { get; set; }

Property Value

List<AdaptiveCardAction>

Body

ACE body

public List<AdaptiveCardControl> Body { get; set; }

Property Value

List<AdaptiveCardControl>

Type

ACE template type

public string Type { get; set; }

Property Value

string