ModemAreaCode Property
In This Topic
A string specifying the area code (or city code) of the number being dialed.
Syntax
expression.ModemAreaCode As String
where expression is a variable that represents a ConnectionSettingsModem Object
Remarks
The default value is the current area code as configured using the Windows Control
Panel. The string can be up to 64 characters long. This value cannot be changed if
the connection is open.
See Also