InfoConnect for Airlines VBA Guide
ModemMode Property
Identifies the modem's operating mode (Call, AutoAnswer, Answer, Direct or DialBack).
Syntax
Remarks
Their values are defined in Attachmate.Reflection.Emulation.OpenSystems.ModemModeOption. The default value is ModemModeOption.Call. This value cannot be changed if the connection is open.
See Also