This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.MicrosoftTeams.
Summary
A string used for summarizing card content. This will be shown as the message subject. This is required if the text parameter isn't populated.
- Assembly
- Cake
.MicrosoftTeams .dll - Namespace
- Cake
.MicrosoftTeams - Containing Type
- Microsoft
Teams Message Card
Syntax
public string summary { get; set; }
Remarks
Plaintext String with no added Markdown.
Value
Type | Description |
---|---|
string |