Receive Folder Tables

Applies to: Office 2010 | Outlook 2010 | Visual Studio

A receive folder table contains information for all the folders designated as receive folders for a message store. A receive folder is a folder where incoming messages of a particular message class are placed. Message store providers implement receive folder tables and client applications use them by making a call to the IMsgStore::GetReceiveFolderTable method.

The following properties make up the required column set in receive folder tables:

PR_ENTRYID (PidTagEntryId)

PR_MESSAGE_CLASS (PidTagMessageClass)

PR_RECORD_KEY (PidTagRecordKey)

See Also

Concepts

MAPI Tables