The Basics of a C++ Form

This quick start procedure describes how to create a form using MAPI and Microsoft Visual C++. Forms developed with these tools typically perform better than those developed using Visual Basic because you can use callback functions, and you have read/write access to the MAPI directory. You can write 16-bit or 32-bit code, and there is client integration.

You can also use the Microsoft Exchange Forms Designer to create forms. For more information, see the Microsoft Exchange Server Application Designer's Guide.