Sounds like you haven't checked the object browser: Press ALt+F11 to open the VBA environment in Outlook, then press F2. Switch from All Libraries to Outlook to browse all Outlook objects and their properties, methods, and events. Select any object or member, then press F1 to see its Help topic.
If you want more info, see
http://www.outlookcode.com/d/vb.htm
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
" om wrote in message ...
In the absence of an Outlook record macro function I need to know the Outlook
command language at least. Is there an Outlook command reference I can use to
write my own macros or is the purpose here to hide even the commands and
examples so as to create a sales add-in opportunity for MVPs?