SubmitData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class SubmitData : Microsoft.Teams.Cards.SubmitActionData
type SubmitData = class
inherit SubmitActionData
Public Class SubmitData
Inherits SubmitActionData
- Inheritance
Constructors
| Name | Description |
|---|---|
| SubmitData(String, IDictionary<String,Object>) | |
Properties
| Name | Description |
|---|---|
| Key | (Inherited from SubmitActionData) |
| Msteams | (Inherited from SubmitActionData) |
| NonSchemaProperties | (Inherited from SubmitActionData) |
Methods
| Name | Description |
|---|---|
| Serialize() | (Inherited from SubmitActionData) |
| WithKey(String) | (Inherited from SubmitActionData) |
| WithMsteams(Object) | (Inherited from SubmitActionData) |