Click or drag to resize

TwilioNumberCapabilities Property

Gets/sets the set of boolean properties that indicate whether a phone number can receive calls or messages.

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

Property Value

Type: NumberCapabilities
See Also