TwilioClientWrapperOptions.TwilioNumber 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 or sets the phone number associated with this Twilio app.
public string TwilioNumber { get; set; }
member this.TwilioNumber : string with get, set
Public Property TwilioNumber As String
Property Value
The phone number.