- Joined
- May 13, 2008
- Messages
- 1
- Reaction score
- 0
I am trying to write a macro to archive e-mails as .txt files on our main server.
Within outlook you can assign a unique archive file path to individual folders by the following method:
right click on a folder and select 'Properties', select 'Autoarchive', check 'Archive this folder using these settings:', check 'Move old items to:' and browse for a file path.
Once the file path has been selected does anyone know how I can access this file path using VBA code?
Any help would be much appreciated - even directions to a more appropriate forum.
Thanks in advance.
Kevin
Within outlook you can assign a unique archive file path to individual folders by the following method:
right click on a folder and select 'Properties', select 'Autoarchive', check 'Archive this folder using these settings:', check 'Move old items to:' and browse for a file path.
Once the file path has been selected does anyone know how I can access this file path using VBA code?
Any help would be much appreciated - even directions to a more appropriate forum.
Thanks in advance.
Kevin