Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmPrinter Object / MessageQueue Property
In This Topic
    MessageQueue Property
    In This Topic
    Gets or sets the message queue to which exception messages should be sent. For example, the IBM System i may need to tell the printer to switch to another paper tray. Consult your system administrator before changing this value.
    Syntax
    expression.MessageQueue As String
    where expression is a variable that represents a IbmPrinter Object
    See Also