The Code Project - Reading and Writing Messages in Outlook Express
The Code Project - Reading and Writing Messages in Outlook Express
"This demo application is a example of how classes IStoreNamespace and IStoreFolder should be used to list folder / messages in Outlook Express.
The application has the following features:
List Local folders.
Create / Rename / Delete local folder.
List messages of a local folder.
Get message properties.
Get message source.
Create / Copy / Move / Delete messages.
Mark messages as Read or Unread.
Using the code
This code was written to provide a initial example of the IStoreFolder / IStoreNamespace classes recently documented by Microsoft.
..."
Grrrr... I missed that MS released the Outlook Express API. Now it looks like I can get at Outlook Express directly without conversion, which is very cool...
No comments:
Post a Comment