CODE SAMPLES


Outlook COM Add-in Template

The Outlook COM Add-in Template provides a Visual Basic 6.0 project template for the creation of new Outlook COM Add-ins using Outlook 2000 or Outlook 2002. 

The source code for the Outlook COM Add-in Template is available for download.

For more information, see Building Applications with Microsoft Outlook 2000 Technical Reference or Building Applications with Microsoft Outlook 2002 where you will find additional code samples and an in-depth look at the nuts and bolts of COM Add-ins.

This code is unsupported, and cannot be posted or reproduced without explicit permission of Micro Eye, Inc.

Installation:

  1. Download and extract contents of Outlook COM Addin.zip to \Program Files\Microsoft Visual Studio\VB98\Templates\Projects
  2. When you launch VB, you will be able to select Outlook COM Addin from the list of available new projects.
  3. Be sure to change the Class names of OutAddIn and MyOutlookAddin to the names you will use in your add-in. You will also need to change the name of the compiled dll from MyOutlookAddin.dll to the correct .dll name for your Add-in.
  4. In the Project Properties dialog box, click the Component tab and change the Version Compatibility Option to Project or Binary Compatibility.

When it comes to e-mail, small (and fast) is beautiful.


Copyright © 1998-2008 Micro Eye, Inc. All rights reserved.  Terms of Use   Privacy Policy