MicrosoftTeamsMessageSection.

activityTitle Property

Summary

Title of the event or action. Often this will be the name of the "actor".

Syntax

public string activityTitle { get; set; }

Remarks

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

Value

Type Description
string