![]() |
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 want the user to select some folders where my code will automatically
organise emails according to subject. I know how to get the user to select the required folders, but how do I store this value so the user does not have to keep selecting folders every time they start Outlook? |
Ads |
#2
|
|||
|
|||
![]()
Store the folder EntryID or ID's in a text file, INI file, the registry or
wherever else you want. You can even store the settings in hidden messages in Outlook if you're using Outlook 2007 or an alternate API such as CDO or Extended MAPI. -- 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 "Michael" wrote in message ... I want the user to select some folders where my code will automatically organise emails according to subject. I know how to get the user to select the required folders, but how do I store this value so the user does not have to keep selecting folders every time they start Outlook? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
storing | N.Dits | Outlook Express | 0 | September 6th 07 01:30 PM |
Storing emails outside of OE | Janetb | Outlook Express | 7 | August 10th 07 11:28 PM |
Storing of sent message question | dacrow | Outlook and VBA | 2 | July 6th 07 10:00 PM |
storing old messages | Tim | Outlook Express | 4 | July 1st 07 02:47 AM |
Storing a value for later use in vba or a Macro | Jack G | Outlook and VBA | 1 | June 8th 06 05:34 PM |