O365ConnectorCardActionBase 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.
O365 connector card action base.
public class O365ConnectorCardActionBase
type O365ConnectorCardActionBase = class
Public Class O365ConnectorCardActionBase
- Inheritance
-
O365ConnectorCardActionBase
- Derived
Constructors
O365ConnectorCardActionBase() |
Initializes a new instance of the O365ConnectorCardActionBase class. |
O365ConnectorCardActionBase(String, String, String) |
Initializes a new instance of the O365ConnectorCardActionBase class. |
Properties
Id |
Gets or sets action ID. |
Name |
Gets or sets name of the action that will be used as button title. |
Type |
Gets or sets type of the action. Possible values include: 'ViewAction', 'OpenUri', 'HttpPOST', 'ActionCard'. |