No. In Outlook 2003, the best you get is MAPIFolder.Folders.FolderRemove for the moved folder's parent and FolderAdd for the target folder.
--
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
"DavidH&P" wrote in message ...
Hi,
I'm using the event : MAPIFolderEvents_12_BeforeFolderMoveEventHandler with
Outlook 2007 to detect if the user is deleting the current folder.
Is there an equivalent for Outlook 2003 ?
Thanks,
David