expression.Dial( _ ByVal phoneNumber As String _ )
where expression is a variable that represents a Terminal Object
Parameters
- phoneNumber
- The phone number to dial. The string can contain any valid modem dialing characters, such as commas (to allow dialing to pause for two seconds per comma) and hyphens and parentheses (used as separators for better readability). The string should not include any AT commands or dialing prefix commands.