There is no event for drag and drop. You'd have to trap ItemAdd or
ItemRemove in a folder's Items collection, and ItemRemove doesn't tell you
what was removed.
Outlook 2007 has a Folder.BeforeItemMove event that could probably be used
but you'd still have to handle that event for every folder.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
"Elanchezhian.R" <ElanchezhianR.RemoveThis@discussions.microsoft.com> wrote in message
news:AD3DE301-9A69-489D-A87F-E2679B8F1C36@microsoft.com...
> Hi,
>
> Is it possible to Track the Email Drag and Drop event in outlook using VBA
> code or VSTO.
>
> Thanks in Advance for the help
> --
> Software Engineer
> L&T Infotech
> India