ExecuteAction 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 ExecuteAction : Microsoft.Teams.Cards.Action
type ExecuteAction = class
inherit Action
Public Class ExecuteAction
Inherits Action
- Inheritance
Constructors
| Name | Description |
|---|---|
| ExecuteAction() | |
Properties
| Name | Description |
|---|---|
| AssociatedInputs | |
| ConditionallyEnabled | |
| Data | |
| Fallback | |
| IconUrl | |
| Id | |
| IsEnabled | |
| Key | |
| MenuActions | |
| Mode | |
| Requires | |
| Style | |
| ThemedIconUrls | |
| Title | |
| Tooltip | |
| Type | |
| Verb | |