BeepsOnSystemMessage Property
Gets or sets the number of beeps to sound when the host sends a message.
expression.BeepsOnSystemMessage As Integer
where
expression is a variable that represents a
UtsTerminal Object
Property Value
A value of 0 turns off the beep, and 99 causes the session to beep until a MessageWait command is issued. (For example, if using the PEPWIN.EKM keyboard map, a user would press CTRL+M to turn off the beep.) The valid range of values is 0 - 99 inclusive.