ConversationOptions 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.
Represents the options used to initialize a ConversationBot.
public class ConversationOptions
type ConversationOptions = class
Public Class ConversationOptions
- Inheritance
-
ConversationOptions
Constructors
ConversationOptions() |
Properties
Adapter |
Gets or sets the bot adapter |
CardAction |
Gets or sets the adaptive card action options used to initialize the CardAction . |
Command |
Gets or sets the command option used to initialize the Command . |
Notification |
Gets or sets the notification option used to initialize Notification. |