Storing Settings

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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?
 
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top