Y
yajiv.vijay
I want to move a message to a specified folder once its flagged. How
can I detect that flagging event from vba?
can I detect that flagging event from vba?
It's the ItemChange event of the Items collection of the folder, as I said
originally. Look in the Object Browser for the Items collection and look at
its events.
- Show quoted text -