A few examples how by using CDO we can improve our productivity for small messaging (MAPI) applications. Examples are MS Exchange Server 5.5/2000/2003 compatible DELPHI 5/6/7/2005/2006/Turbo Delphi compatible.
The Messaging API is a COM-like API that provides access to the contents of messaging stores. CDO 1.2.1 (Collaboration Data Objects, version 1.2.1) is a package providing access to Outlook-compatible objects through a COM-based API. Using either CDO or MAPI, a program can connect to a MAPI store, and then perform operations against that store. Starting with Exchange 2007, Microsoft will distribute the MAPI client libraries and CDO 1.2.1 as a Web download – Microsoft Exchange Server MAPI Client and Collaboration Data Objects 1.2.1 – from Microsoft WEB site.
We provide source code – not VCL
This description is not a review but information provided by the product vendor or obtained from the vendor's website.