Working with Public Folders

Public folders are distinguished from private foldersby several characteristics:

To develop applications that use public folders, you use MAPI interfaces. These interfaces enable you to directly manipulate public folders, their properties, and their contents in the information store. Microsoft Exchange Server functions that may also be used with public folders include FIsPublicStore, HrFindExchangePublicStore, and HrOpenExchangePublicStore.

For more information about using MAPI to program folders, see the MAPI Programmer's Reference. For information about folder objects, see Folder Object.