Outlook Express Plugin?

  • Thread starter Thread starter Adam Clauss
  • Start date Start date
A

Adam Clauss

I would like to create a plugin for Outlook Express using C# (could also
use C++ if it is not available in C#).
Any ideas on how I would go about starting this?

Thanks!
 
Hi Adam,

Adam Clauss said:
I would like to create a plugin for Outlook Express using C# (could
also
use C++ if it is not available in C#).
Any ideas on how I would go about starting this?

AFAIK MS Outlook Express is not extensible - so you'll have to
buy the full-version (i.e. MS Outlook 2k3) to be able to extend
your mail/calender/whatever application.

Regards,

Lars Wilhelmsen
Software Engineer
Teleplan A/S, Norway
 
Lars Wilhelmsen said:
Hi Adam,



AFAIK MS Outlook Express is not extensible - so you'll have to
buy the full-version (i.e. MS Outlook 2k3) to be able to extend
your mail/calender/whatever application.

Regards,

Lars Wilhelmsen
Software Engineer
Teleplan A/S, Norway
Are there any Outlook 2k3 extensions that will let it work as a news reader?
 
Are there any Outlook 2k3 extensions that will let it work as a news reader?

There are three that I know of: my own NewsLook (below), one from MAPILabs
and NewsHound. Google should find their addresses easily enough.
 
Back
Top