MicrosoftTeamsMessageSection.

markdown Property

Summary

Set this to false to disable markdown parsing on this section's content. Markdown parsing is enabled by default.

Syntax

public Nullable<bool> markdown { get; set; }

Value

Type Description
Nullable<bool>