Share via


TwilioClientWrapperOptions.TwilioNumber Property

Definition

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.

Applies to