Tracking mail storage in folder

  • Thread starter Thread starter Claude Verstichel
  • Start date Start date
C

Claude Verstichel

I would like to track the fact that a user store an incomming mail in
a folder (this will be for exemple a customer folder).
At this action I want to do the following (after user confirmation)
1. Identify the folder name
2. SAve the mail as msg file in a prédifined network directory
3. Write a log with info 1 and 2 for later manipulation.

How and where can I set up this event/trigger in Outlook 2000 ?
Exemples?
Claude
 
Hi Claude,

you can use the ItemAdd event of the folder´s items.
 

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