FILE: Header.exe Lists Microsoft Outlook 97 ConstantsID: Q173709
|
Header.exe is a file that defines all the Microsoft Outlook constants for you, which allows you to make calls to the Outlook object model without having to define all the constants yourself.
The following file is available for download from the Microsoft Software Library:
Header.exeFor more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:
Q119591 How to Obtain Microsoft Support Files from Online ServicesThis file contains the constant definitions for the Outlook Object Model. The information comes from the VBA Outlook Help file that is shipped in the Valuepack for Office 97.
#INCLUDE OUTLOOK.H
Or you can include the file in your form or class by clicking the Form menu
or the Class menu and selecting Include File. Then click the Outlook.h
file. This allows your code to access any of the constants that are used in
Outlook.
Additional query words:
Keywords : kbVFp300 kbVFp500 kbVFp600
Version :
Platform :
Issue type : kbhowto
Last Reviewed: August 8, 1999