IMBackAction 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.
Caution
This class is deprecated. Use ImBackSubmitActionData instead. This will be removed in a future version of the SDK.
[System.Obsolete("This class is deprecated. Use ImBackSubmitActionData instead. This will be removed in a future version of the SDK.")]
public class IMBackAction : Microsoft.Teams.Cards.SubmitAction
[<System.Obsolete("This class is deprecated. Use ImBackSubmitActionData instead. This will be removed in a future version of the SDK.")>]
type IMBackAction = class
inherit SubmitAction
Public Class IMBackAction
Inherits SubmitAction
- Inheritance
- Attributes
Constructors
| Name | Description |
|---|---|
| IMBackAction(String) | |
Properties
| Name | Description |
|---|---|
| AssociatedInputs | (Inherited from SubmitAction) |
| ConditionallyEnabled | (Inherited from SubmitAction) |
| Data | (Inherited from SubmitAction) |
| Fallback | (Inherited from SubmitAction) |
| IconUrl | (Inherited from SubmitAction) |
| Id | (Inherited from SubmitAction) |
| IsEnabled | (Inherited from SubmitAction) |
| Key | (Inherited from SubmitAction) |
| MenuActions | (Inherited from SubmitAction) |
| Mode | (Inherited from SubmitAction) |
| Msteams | (Inherited from SubmitAction) |
| Requires | (Inherited from SubmitAction) |
| Style | (Inherited from SubmitAction) |
| ThemedIconUrls | (Inherited from SubmitAction) |
| Title | (Inherited from SubmitAction) |
| Tooltip | (Inherited from SubmitAction) |
| Type | (Inherited from SubmitAction) |