Phone Verify
Quick Start: VB.NET
There are three steps to integrating the Phone Verify API into your Visual Studio VB.NET project:
1. Obtain a Esendex License Key.
Sign up for an account and complete the request form.

2. Add a Phone Verification web reference to your project
In order to call the Phone Verification API, you'll need to add a web reference into your project.
a. Open your Visual Studio project. From the menu select Project > Add Service Reference… as shown in the diagram.
d. Enter the URL for the Phone Verification service: http://ws.esendex.us/phoneverify/phoneverify.asmx?wsdl. Click the arrow button.
e. Once the wizard has successfully contacted the Phone Verification service, the service will be displayed below the URL and a success message will be displayed.
Tip: You can change the web reference name to something appropriate for your project.