View Single Post
  #2  
Old March 17th 06, 04:49 PM posted to microsoft.public.outlook.program_vba
[email protected]
external usenet poster
 
Posts: 12
Default Outlook commands

Okay I'llk check it out but I have to tell you that since posting I gave an
inbox duplicate mover macro a try. Although a few coding changes were
necessary I was surprised to see how slow it really was. No wonder there is a
maximum 10 minute for Outlook macro's to run. In the absence of a macro
recorder combined with the slow speed of a macro running in Outlook the time
and effort to write a command line email processor might be better spent.

"Sue Mosher [MVP-Outlook]" wrote:

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?


Ads