Item type numeric values for Outlook Late Bind

G

GeorgeMar

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
 
Top