ConversationOptions Class

Definition

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.

Applies to