PhoneNumber (Phone Number)

A string variable or string array containing the SMS recipient phone number including the country code and area code. The country code for the United States is 1, so the Phone Number is 1+three-digit area code+seven-digit phone number. Do not include dashes or + symbols in the phone number. Enclose the phone number in quotes.

For Example:

Public Tx_Number As String = "14351234567"

Type: Variable or variable array formatted as a string