If you handle the ItemAdd event for the Items collection of a folder you
will get that event with an Item object reference when the item is added to
the folder. ItemDelete is pretty useless since it doesn't provide an Item
reference and fires after the item is already deleted.
So you can get the item added to the folder but you won't know where it came
from.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.