TabResponsePayload 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.
Payload for Tab Response.
public class TabResponsePayload
type TabResponsePayload = class
Public Class TabResponsePayload
- Inheritance
-
TabResponsePayload
Constructors
TabResponsePayload() |
Initializes a new instance of the TabResponsePayload class. |
Properties
SuggestedActions |
Gets or sets the Suggested Actions for this card tab. |
Type |
Gets or sets choice of action options when responding to the tab/fetch message. Possible values include: 'continue', 'auth' or 'silentAuth'. |
Value |
Gets or sets the TabResponseCards when responding to tab/fetch activity with type of 'continue'. |