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