Renaming the Sent Items Folder

  • Thread starter Montana DOJ Help Desk
  • Start date
M

Montana DOJ Help Desk

Outlook 2000

I have been working with some code that was posted here in response to one
of my earlier questions, and somehow, in working with this code, my Sent
Items box got renamed to "Tom's Personal Folders\Archives\Photo Requests".
This isn't just the shortcut name--it's actually listed this way in the
folder list.

I've tried to write a little routine to rename the folder back to "Sent
Items", but have not been successful (I'm a newbie when it comes to Outlook
VBA). I've been doing a lot of editing on the macro that I was working
with, and apparently, the command that renamed the folder is no longer in
the macro (Otherwise, I'd just use that command to name it back).

Can someone post a little routine that will allow me to rename the folder
back to "Sent Items"?

Thanks for any help that you can offer.

-- Tom

State of Montana
Department of Justice Help Desk

"Making the world a safer place."
 
K

KePaHa

We have used ffolder.exe to successfully rename the standard Outlook folders.
You can find it at slipstick.com
 
Top