vsto - Outlook 2007 add-in - What event occurs when an user moves an email from a folder to another one? -


I'm writing an Outlook 2007 add-in. I would like to know what happens when a user moves from one folder to another Moves to the folder (with drag and drop or with the move to folder option). My application represents a spam filter, I have a spam folder, and whenever the user email form inbox needs to be sent to spam or to spam inbox (this means for me that email is classified incorrectly And I have to do it again)

How about?


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -