Copyright © 2024 IMIBO. Privacy Statement
Extended MAPI in DELPHI
Extended MAPI in DELPHI Examples
DELPHI 6, 7, 2005, 2006 win32, 2007, 2009, 2010, XE, XE2-XE8, Delphi 10-11 Seattle/Berlin/Tokyo/Alexandria (x32/x64) compatibles
Microsoft Exchange Server 5.5/2000/2003/2007/2010/2013/2016/2019 compatibles
Microsoft Outlook 97/98/2000/2002/2003/2007/2010/2013/2016/2019/Microsoft 365 (x32/x64) compatibles
The Extended MAPI is one of the first COM technologies provided by Microsoft. Extended MAPI is core API for Microsoft Exchange Server, Microsoft Outlook, CDO, messaging, etc.
We provide lots of examples, which demonstrates how inside DELPHI you can get the Extended MAPI power in your hands. They are grouped as „package“ of simple applications and library. Our „library“ includes „one file“ ExtendedMAPI unit, some useful utility functions which you can find inside MAPIUtils.pas, and unique translation of EDK (Exchange Development Kit). You will have in your hands, more that 70 Interfaces, few hundreds procedures and functions, thousands constants, structures, etc – all of them described inside MSDN or PSDK. For most of them, you can use shipped with Delphi help (excluding EDK).
We strongly recommends MSDN as the primary help system for Extended MAPI and EDK.
The examples we offer are divided into several categories, depending on their complexity and functionality: