Disclaimer
New applications should not use this technology. It exists for backward compatibility with legacy applications. This technology may not be supported in the next version of Windows.
Introduction
Windows Mail (formerly Outlook Express) is an online communication tool supplied as part of Windows Vista and later versions.
This documentation is provided for programmers who want to extend the functionality of Windows Mail.
Developer Audience
The Microsoft Visual C++ class-based interface is designed for use by C/C++ programmers. Familiarity with Component Object Model (COM) is required. Additionally, familiarity with the Windows graphical user interface and message-driven architecture may be helpful.
Windows Mail Documentation
This documentation is organized as shown in the following tables.
Overviews
| New Handling for Account Data | Describes the mechanism for storing mail, news, and directory service account data. |
| New Developer Features for Windows Mail | Describes the latest application features. |
References
| Database | Describes database-related API. |
| Messaging | Describes messaging-related API. |
| Networking | Describes network-related API. |
| Accounts | Describes accounts-related API. |
| Miscellaneous | Describes miscellaneous API. |
Related Topics
Windows Vista provides a mechanism and user interface for storing and retrieving information about people (contacts). For information, see Windows Contacts.
Send comments about this topic to Microsoft
Build date: 6/30/2011
No problems with Windows mail except with this folder. How do I rectify this problem. The folder indicates 11 unread mails and a total of 25 items but when I click on the folder the message reads no items found?
It contains information & sample code for calling OE & WM APIs.
I quite often meet requests on creating add-ons to OE, but nowhere yet have found solution (except several quite expensive libraries built on hooks).
could anybody help?
[mikej] I used the COM API in C# details at:
(http://www.i-programmer.info/projects/38-windows/222-hacking-outlook-com-interop.html)
- what else is there and OE and Windows mail is old technology and I doubt anything is going to replace the old COM API.
So use it any any other internal details that you can find in place of any more suported API