Share via


BotChannelSettings.IsEnabled Property

Definition

Whether this channel is enabled for the bot.

public bool? IsEnabled { get; set; }
member this.IsEnabled : Nullable<bool> with get, set
Public Property IsEnabled As Nullable(Of Boolean)

Property Value

Applies to