MicrosoftTeamsMessageSection.

text Property

Summary

Optional text that will appear before the activity.

Syntax

public string text { get; set; }

Remarks

Content can be formatted using basic Markdown markup (headings, bold, italic, links, etc.).

Value

Type Description
string