View Single Post
  #1  
Old March 20th 06, 03:48 PM posted to microsoft.public.outlook.program_vba
GeorgeMar
external usenet poster
 
Posts: 8
Default Item type numeric values for Outlook Late Bind

I am trying to redo my VBA codes with Late Bind so that I would not have to
use Reference to Outlook. How do I get the underlying numeric values of the
following Item Types (or any other Item Types for that matter ):
olMailItem, olByValue, olFormatHTML?

many thanks
george

Ads