Working with the Information Store

A Microsoft Exchange Server information store contains messages, forms, documents, and other information created by users and applications. It provides each user with a server-based mailbox and stores public folder contents.

MAPI functions and methods are used to work with Microsoft Exchange Server information stores. The important development tasks that are performed when working with information stores include locating and opening an information store, opening a public information store, and determining the type of information store.

As a developer, you should become familiar with the information store's structure and interface as well as with its relationship to other Microsoft Exchange Server components. Some examples of important development issues are:

For more information about information store operations, see the Microsoft Exchange Server documentation in the "Database and Messaging Services" section of the Microsoft Platform SDK.