InfoConnect for Airlines VBA Guide
ModemAreaCode Property
A string specifying the area code (or city code) of the number being dialed.
Syntax
Object.ModemAreaCode As String
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