View Single Post
  #4  
Old February 27th 07, 03:30 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default autoarchive settings

See http://support.microsoft.com/kb/836755/

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"David" wrote in message ...
Hi Peter,

I have been trying to find out how to set the Autoarchive path
automatically, Could you tell me where the registry key is for the
auotarchive path?

Thanks

Dave

"Peter" wrote:

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