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