InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsScreen Object / MessageWaiting Property
In This Topic
    MessageWaiting Property
    In This Topic
    Gets a value indicating whether a message is currently waiting
    Syntax
    expression.MessageWaiting As Boolean
    where expression is a variable that represents a UtsScreen Object
    See Also