August 2013
Beginner
960 pages
28h 49m
English

If you want to automate the way that Outlook works, you may sometimes need to write code that responds to Outlook events. Outlook has two classes of events, application-level events and item-level events, and between them, they enable you to write code that responds to most anything that happens in Outlook. In this chapter, you will learn how to work with both types of events, and you will see code examples showing how to manage some of the events.
HOW EVENT-HANDLER PROCEDURES DIFFER FROM ORDINARY MACROS
Both writing and testing an event-handler procedure differ from the techniques you've been employing ...
Read now
Unlock full access