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
)
Function GetPhoneNumberInfo (
phoneNumberSID As String
) As TwilioNumber
Parameters
- phoneNumberSID
- Type: SystemString
The SID of the phone number
Return Value
Type:
TwilioNumberPhone number information
See Also