Jaa


WebexClientWrapper.Options Property

Definition

Gets the options collection for the adapter.

public Microsoft.Bot.Builder.Adapters.Webex.WebexClientWrapperOptions Options { get; }
member this.Options : Microsoft.Bot.Builder.Adapters.Webex.WebexClientWrapperOptions
Public ReadOnly Property Options As WebexClientWrapperOptions

Property Value

A WebexClientWrapperOptions class exposing properties for each of the available options.

Applies to