Click or drag to resize

ITwilioNumbersGetPhoneNumberInfo Method

Returns information about a phone number from its SID

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
TwilioNumber GetPhoneNumberInfo(
	string phoneNumberSID
)

Parameters

phoneNumberSID
Type: SystemString
The SID of the phone number

Return Value

Type: TwilioNumber
Phone number information
See Also