Hello all,
I was wondering if there was a way via VBScript in Outlook
forms to capture a move or copy event when it's
instantiated by the user. For example, Outlook forms has
an Item_Open event that fires when the item is opened and
an Item_BeforeDelete event that fires before an item is
deleted. Are there similar events fired for move and
copy? If not, is there any way to get around this
programmaticaly? Any suggestions would be greatly
appreciated.
Thanks in advance,
Neil Dittmar
Software Developer
Aurora Information Systems
Sue Mosher [MVP-Outlook] - 27 Jul 2004 14:03 GMT
No, the closest you get is the Explorer.BeforeItemCopy event, but I don't
think it would cover all cases.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Hello all,
>
[quoted text clipped - 13 lines]
> Software Developer
> Aurora Information Systems