How to create a new email with certain options enabled

R

robin9876

Is it possible within Outlook 2003 to create some VBA that will create
a new email message using the currently selected outlook profile with
the encryption and digital signature options enabled?
 
E

Eric Legault [MVP - Outlook]

No, there is nothing in the Object Model that works with encryption or
digital signatures.
 
E

Eric Legault [MVP - Outlook]

That would be ideal for any software, Microsoft or not! There's much more
control over UI/settings with Outlook 2007.
 
Top