tags:

views:

6

answers:

0

Good Day,

I'm developing an Outlook 2007 add-in that prints an email programatically. Is it possible to change the printing device programmitically in the Outlook 2007 Object model? Instead of sending the email to one printer, I want it to go to another printer without any user interaction.

Is this possible with Outlook 2007? Or do I need to go deeper? Possibly with PInvoke or something?

TIA,

coson