|
Description of OEExplorer 1.1.:
This program will be useful for delphi developers as framework for their own programs that have to work with Outlook Express (Windows Mail) folders and messages.
It allows to make operations with folders and messages using IStoreNamespace and IStoreFolder interfaces.
Main features:
1. Work with folders – read folders properties, create, delete, move, rename.
2. Work with messages – read message properties (From, Subject, Received Date, etc.), copy, move, delete, change state (read/unread, etc.), save message to file.
3. Receiving notifications about main actions with folders and messages:
for folders new, deleted, properties changed;
for messages new (created, received, ...), deleted, properties changed.
Windows Vista supported
With source code you will receive the msoeapi.pas unit (analog of msoeapi.h)
Also for delphi developers available the OE-Delphi package (OEExplorer, Demo toolbar for Outlook Express, msoeapi.pas).
Supported OS: Windows 95, Windows 98, Windows Me, Windows NT, Windows 2000, Windows XP, Windows 2003, Windows Vista
|