• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

BeforeMove Event - Outlook VBA

prasaddn

Active Member
Hi Team,

Background:
I am working on tracking activities the shared mailbox and folders in it.

Progress:
I am able to track all the new emails incoming to specific shared mailbox inbox, and folder in it.

I am stuck at a point in tracking who is moving the email from one folder to other folder.

Reference:
Kindly refer to the link https://msdn.microsoft.com/en-us/library/office/aa171178(v=office.11).aspx states making use of Explorer

the page also states "the Initialize_Handler() subroutine should be called before the event procedure can be called by Microsoft Outlook."

Need Help:
I need help in understanding how to call Initialize_handler() before the event procedure can be called by Microsoft outlook?

Addl Info:
BTW, I have FolderMonitor named class, and ThisOutlookSession calls the functions application_startup,

Hope my question is clear.. :(

Regards,
Prasad DN
 
Hi !

As here it's an Excel forum, better is to move forward an Outlook one …

But welcome back if you have any Excel / VBA question !
 
Back
Top