How to monitor folder

P

Pechar

Does exist any triger which allows me to "monitor" a folder? For example sent
items?
 
K

Ken Slovak - [MVP - Outlook]

Look in the Object Browser, every folder provides a number of events for its
Items collection such as ItemAdd, ItemChange and ItemRemove.

It would be easier to be more specific if you had mentioned the Outlook
version and what exactly you want to monitor for.
 
Top