Folders names

P

Pablo Ossandon

How can I change the folder names.
Not the ones crete by me.
I want to change the names of the outlock folders
 
R

Roady [MVP]

You can change them programmatically via CDO. Why do you want to change
them?
If you want the folders to match the language of Outlook start Outlook with
the resetfoldernames switch;
Start-> Run; outlook.exe /resetfoldernames
 
Top