PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Tracking mail storage in folder

Reply

Tracking mail storage in folder

 
Thread Tools Rate Thread
Old 07-03-2005, 10:02 PM   #1
Claude Verstichel
Guest
 
Posts: n/a
Default Tracking mail storage in folder


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
  Reply With Quote
Old 08-03-2005, 06:44 AM   #2
Michael Bauer
Guest
 
Posts: n/a
Default Re: Tracking mail storage in folder

Hi Claude,

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

--
Viele Grüße
Michael Bauer


"Claude Verstichel" <c.verstichel@pmigest.be> wrote in message
news:afaebcaa.0503071402.6206d5b5@posting.google.com...
> 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


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off