แชร์ผ่าน


O365ConnectorCardSection Class

Definition

O365 connector card section.

public class O365ConnectorCardSection
type O365ConnectorCardSection = class
Public Class O365ConnectorCardSection
Inheritance
O365ConnectorCardSection

Constructors

O365ConnectorCardSection()

Initializes a new instance of the O365ConnectorCardSection class.

O365ConnectorCardSection(String, String, String, String, String, String, String, Nullable<Boolean>, IList<O365ConnectorCardFact>, IList<O365ConnectorCardImage>, IList<O365ConnectorCardActionBase>)

Initializes a new instance of the O365ConnectorCardSection class.

Properties

ActivityImage

Gets or sets activity image.

ActivityImageType

Gets or sets describes how Activity image is rendered. Possible values include: 'avatar', 'article'.

ActivitySubtitle

Gets or sets activity subtitle.

ActivityText

Gets or sets activity text.

ActivityTitle

Gets or sets activity title.

Facts

Gets or sets set of facts for the current section.

Images

Gets or sets set of images for the current section.

Markdown

Gets or sets use markdown for all text contents. Default value is true.

PotentialAction

Gets or sets set of actions for the current section.

Text

Gets or sets text for the section.

Title

Gets or sets title of the section.

Applies to