How to print to a non-default printer

E

Edrei Lozano

Hi,

I'm developing a utility with VB6 and Outlook. I need to print a message in
a non-default printer. In the other Office apps (Word, Excel and PowePoint)
you can specify the printer to use as an argument for the PrintOut method,
but I can't find the equivalent in the Outlook object model.

Does any one know how to do it?

Thanks...

Edrei
 
S

Sue Mosher [MVP-Outlook]

Use Word or Excel to create your printed output from Outlook data.
 
Top