MicrosoftTeamsMessageSection.

facts Property

Summary

A collection of facts, displayed as key-value pairs.

Syntax

public ICollection<MicrosoftTeamsMessageFacts> facts { get; set; }

Value

Type Description
ICollection<MicrosoftTeamsMessageFacts>