Top "Outlook-object-model" questions

The Outlook Object Model is the hierarchy of objects, methods and properties exposed by Outlook and available through VBA.

How to add an embedded image to an HTML message in Outlook 2010

I have Office 2003 VBA code that uses the technique described here to embed an image in an HTML message using …

vba outlook cdo.message outlook-object-model
Searching Global Address List/Book

I'm developing an app that will allow the user user to view the contents of an inbox that they have …

c# outlook-object-model
How to connect to outlook 2010 while its running in c#?

What I am trying to do is add an "Email To..." button to a winform client that opens a new …

ms-office office-interop email-integration winforms-interop outlook-object-model