IActivity.TextFormat Property

Definition

The textFormat field denotes whether the text field should be interpreted as Markdown [3], plain text, or XML. The value of the textFormat field is of type string, with defined values of markdown, plain, and xml. The default value is plain. This field is not designed to be extended with arbitrary values.

C#
public string TextFormat { get; set; }

Property Value

Applies to

Product Versions
Microsoft 365 Agents SDK .NET 1