Outlook 2007 Auxiliary Reference: Overview

Outlook 2007 Auxiliary Reference: Overview

The Microsoft Office Outlook 2007 Auxiliary Reference contains conceptual content, reference documentation for twelve sets of APIs, code samples, and a redistributable installer, that allow developers to extend and integrate with Microsoft Office Outlook 2007.

The conceptual discussion includes the following subjects:

The reference content includes the following:

The reference for each API lists the constants, type definitions, and interfaces that a developer must implement in order to use the additional functionality. The reference also lists related definitions for constants and functions that are currently available as part of public header files and assemblies.

Because some of the APIs in the Outlook 2007 Auxiliary Reference apply only to Outlook 2003 Service Pack 1 and Outlook 2007, solutions that use these APIs must check for the version of Outlook that is running. For a code example, see Check the Version of Outlook.

Bb905148.vs_note(en-us,office.12).gif  Note
Developers must implement these APIs only as documented in this reference. Certain interface members and method parameters are named as placeholders because they are reserved for the internal use of Outlook, and are subject to change without notice.