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
 
Look in the Object Browser for those enumeration values.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top