Autoarchive - Apply to all folders programatically

L

Lando

Autoarchive - Apply to all folders programatically
Is there any way to run the Autoarchive setting, "Apply to all folders"
button programatically? We have users continuously creating new folders and
we want to have it automatically set the autoarchive settings for every
folder
..
Any sample code would be appreciated.

Thanks!
 
E

Eric Legault [MVP - Outlook]

Sorry, that feature isn't exposed to the Outlook Object Model.

However, there is a product here that does what you need, but it comes
at a price: http://www.symprex.com/products/aam/

You can change this with CDO though, as the AutoArchive settings are stored
in the IPC.MS.Outlook.AgingProperties hidden message in every folder.
This message contains various MAPI property tags containing the AutoArchive
settings. Not a light project by any means, but doable.

Eric Legault - B.A, MCP, MCSD, Outlook MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top