Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / IOia Interface / HasMessageWaiting Property


In This Topic
HasMessageWaiting Property
In This Topic
Gets whether there is a status message waiting. 5250 sessions only.
Syntax
'Declaration
 
ReadOnly Property HasMessageWaiting As Boolean
 
'Usage
 
Dim instance As IOia
Dim value As Boolean
 
value = instance.HasMessageWaiting
See Also