![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
I would like to be able to auto set options for an email, like digital
signatures and encryption, based on who the email is going to. How do I start something like this. I am real new to this, but figured VBA would be the only way to pull off something like this. Thanks, Tim |
#2
|
|||
|
|||
![]()
The Outlook object model doesn't expose the properties for encryption or
digital signatures. If the menu items or toolbar items for those settings are exposed you could get the menu items as Office.CommandBarButton objects and then call the Execute() methods of those buttons, that's about all you could do. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Tim" tim(at)wies(dot)name wrote in message ... I would like to be able to auto set options for an email, like digital signatures and encryption, based on who the email is going to. How do I start something like this. I am real new to this, but figured VBA would be the only way to pull off something like this. Thanks, Tim |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Detect which attachment Item(s) is selected in an email | a3kumarz | Outlook and VBA | 3 | November 5th 08 03:20 PM |
unable to detect/view email signature | Theo | Outlook - Installation | 0 | October 23rd 07 06:11 AM |
Detect/Repair 'feature' shouldnt wipe out inbox and address bo | Dave | Outlook - Installation | 1 | February 7th 07 06:30 PM |
How do I make a new email address supercede an old email address? | dhbirt | Outlook - Using Contacts | 3 | May 13th 06 05:38 AM |
Set which local email account can send mail to contacts in address book. (associating an email address with a contact) | Scott Streit | Outlook - General Queries | 3 | January 27th 06 03:57 PM |