TaskModuleResponse 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.
Envelope for Task Module Response.
public class TaskModuleResponse
type TaskModuleResponse = class
Public Class TaskModuleResponse
- Inheritance
-
TaskModuleResponse
Constructors
TaskModuleResponse() |
Initializes a new instance of the TaskModuleResponse class. |
TaskModuleResponse(TaskModuleResponseBase) |
Initializes a new instance of the TaskModuleResponse class. |
Properties
CacheInfo |
Gets or sets the CacheInfo for this TaskModuleResponse module. |
Task |
Gets or sets the JSON for the Adaptive card to appear in the task module. |