Thread: Outlook 97
View Single Post
  #2  
Old January 24th 06, 02:43 PM posted to microsoft.public.outlook.program_addins
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outlook 97

Outlook 97 is extensible with a special kind of add-in known as an Exchange Client Extension. It requires C++ or Delphi and an expert knowledge of Extended MAPI; see http://www.outlookcode.com/d/mapi.htm

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"AtomicRex" wrote in message ...
I understand there a number of limitations within outlook 97, however I am
trying to create a toolbar within the application. It isnt a problem to do
this from another application, however I want to do this on the loading
event. The only events I have found listed so far are those connected to a
new mail.

Ideally Id like to be able to use an addin, however according to the
microsoft msdn sites this isnt possible. That said we have an application
here in the office called vaults which relies on an addin???

So is there any one out there that can help me?

Ads