APPLICATION DESIGN


Developing applications using MAPI
IBM® Lotus® Domino(TM) Designer Release 6 and later supports the messaging application program interface (MAPI), which allows mail integration between IBM® Lotus® Domino(TM) and a MAPI-compliant messaging application, such as Microsoft Outlook, Microsoft Office applications, or user-written C++ programs.

To support MAPI, Domino includes these service providers, which provide access to the Domino message, directory, and transport services from simple or extended MAPI clients:


Using the MAPI classes and methods supported by the Domino MAPI service providers, you can write C++ programs to manipulate Domino objects.

See Also