Click or drag to resize

TwilioNumberVoiceApplicationSid Property

Gets/sets the 34 character sid of the application Twilio should use to handle phone calls to this number. Setting a VoiceApplicationSid will automatically delete your TrunkSid and vice versa.

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string VoiceApplicationSid { get; set; }

Property Value

Type: String
See Also