MessagingExtensionActionResponse 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.
Response of messaging extension action.
public class MessagingExtensionActionResponse
type MessagingExtensionActionResponse = class
Public Class MessagingExtensionActionResponse
- Inheritance
-
MessagingExtensionActionResponse
Constructors
MessagingExtensionActionResponse() |
Initializes a new instance of the MessagingExtensionActionResponse class. |
MessagingExtensionActionResponse(TaskModuleResponseBase, MessagingExtensionResult) |
Initializes a new instance of the MessagingExtensionActionResponse class. |
Properties
CacheInfo |
Gets or sets the CacheInfo for this MessagingExtensionActionResponse. |
ComposeExtension |
Gets or sets the compose extension result. |
Task |
Gets or sets the JSON for the Adaptive card to appear in the task module. |