MicrosoftTeamsMessageSection.

activitySubtitle Property

Summary

A subtitle describing the event or action. Often this will be a summary of the action.

Syntax

public string activitySubtitle { get; set; }

Remarks

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

Value

Type Description
string