run macro when autoarchive stops

  • Thread starter Thread starter Indrek Tiidrus
  • Start date Start date
I

Indrek Tiidrus

How to catch autoarchive stoping event in outlook 2003 to run specific macro?
What I need is macro which is run after autoarchive function completes and
then macro copies autoarchive.pst file to network drive, when user is
connected to specific network subnet.
The problem is I don't know when to run it.
 
But is there any Autoarchive starting or running event to catch? Maybe then I
can perform continious check and execute my part after about 2minutes when
autoarchive state checking function reports started or running.
 
Back
Top