MicrosoftTeamsMessageCard.

sections Property

Summary

Contains a list of sections to display in the card.

Syntax

public ICollection<MicrosoftTeamsMessageSection> sections { get; set; }

Value

Type Description
ICollection<MicrosoftTeamsMessageSection>