TwilioClientWrapper.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 TwilioClientWrapperOptions for the wrapper.
public Microsoft.Bot.Builder.Adapters.Twilio.TwilioClientWrapperOptions Options { get; }
member this.Options : Microsoft.Bot.Builder.Adapters.Twilio.TwilioClientWrapperOptions
Public ReadOnly Property Options As TwilioClientWrapperOptions
Property Value
The TwilioClientWrapperOptions for the wrapper.