다음을 통해 공유


Receive Folder Tables

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

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