Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / OIA Object / HasMessageWaiting Property
In This Topic
    HasMessageWaiting Property
    In This Topic
    Gets whether there is a status message waiting, for 5250 sessions only.
    Syntax
    expression.HasMessageWaiting As Boolean
    where expression is a variable that represents a OIA Object
    See Also