Re: Tracking mail storage in folder

From: Michael Bauer (mib00_at_t-online.de)
Date: 03/08/05


Date: Tue, 8 Mar 2005 07:44:20 +0100

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