MessagingExtensionResponse 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.
Messaging extension response.
public class MessagingExtensionResponse
type MessagingExtensionResponse = class
Public Class MessagingExtensionResponse
- Inheritance
-
MessagingExtensionResponse
Constructors
MessagingExtensionResponse() |
Initializes a new instance of the MessagingExtensionResponse class. |
MessagingExtensionResponse(MessagingExtensionResult) |
Initializes a new instance of the MessagingExtensionResponse class. |
Properties
CacheInfo |
Gets or sets the CacheInfo for this MessagingExtensionResponse. module. |
ComposeExtension |
Gets or sets the compose extension. |