Share via


O365ConnectorCard Class

Definition

Content type for O365ConnectorCard.

public class O365ConnectorCard
type O365ConnectorCard = class
Public Class O365ConnectorCard
Inheritance
O365ConnectorCard

Constructors

O365ConnectorCard()

Initializes a new instance of the O365ConnectorCard class.

O365ConnectorCard(String, String, String, String, IList<O365ConnectorCardSection>, IList<O365ConnectorCardActionBase>)

Initializes a new instance of the O365ConnectorCard class.

Fields

ContentType

Content type to be used in the type property.

Properties

PotentialAction

Gets or sets set of actions for the current card.

Sections

Gets or sets set of sections for the current card.

Summary

Gets or sets summary for the card.

Text

Gets or sets text for the card.

ThemeColor

Gets or sets theme color for the card.

Title

Gets or sets title of the item.

Applies to