QuickViewHandleActionResponse 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.
Adaptive Card Extension Client-side action response to render quick view.
public class QuickViewHandleActionResponse : Microsoft.Bot.Schema.SharePoint.BaseHandleActionResponse
type QuickViewHandleActionResponse = class
inherit BaseHandleActionResponse
Public Class QuickViewHandleActionResponse
Inherits BaseHandleActionResponse
- Inheritance
Constructors
| QuickViewHandleActionResponse() |
Initializes a new instance of the QuickViewHandleActionResponse class. |
Properties
| RenderArguments |
Gets or sets card view render arguments. |