Chapter 26
Understanding the Outlook Object Model and Key Objects
In this chapter, you’ll begin to come to grips with the Outlook object model and using VBA to manipulate Outlook. You’ll learn where Outlook stores VBA items, meet the VBA objects for Outlook’s creatable objects and main user interface items, and work with some of the main Outlook objects, from the Application object that represents the object, through the objects that represent individual messages, calendar items, and tasks. You’ll also learn how to search programmatically.
In this chapter you will learn to:
- Work with the Application object
- Work with messages
- Work with calendar items
- Work with tasks and task requests
- Search for items
Getting an Overview of the Outlook Object ...
Get Mastering VBA for Microsoft Office 2007, 2nd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.