Item type numeric values for Outlook Late Bind

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
Back
Top