View Single Post
  #1  
Old February 15th 07, 11:33 AM posted to microsoft.public.outlook.program_vba
Peter
external usenet poster
 
Posts: 120
Default autoarchive settings

I'm configuring a company wide autoarchive policy in outlook 2003.
So I set autoarchive on with office policies from ORK
I set the default archive path and filename by a registry setting at logon

However there is one problem.
I want to set each folder of a mailbox to the auto archive settings
automaticly.
When a user create a new (Sub) foler in the mailbox, this new folder must
also get the auto archive setting automaticly.
In the autoarchive field in extra--otions--....-- autoarchive is a button
whice set the auto archive settings to each folders in the mailbox.

Can any of you help me to create a VBA script whice has the same
functionality as the button.
So I can run this script everytime outlook starts.
Ads