WebexClientWrapper.Options Property
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.
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.