PR_RECEIVE_FOLDER_SETTINGS 

The PR_RECEIVE_FOLDER_SETTINGS property contains a table of a message store s receive folder settings.

Quick Info

Header file:

MAPITAGS.H

Must be exposed by:

Message store objects

Identifier:

0x3415

Property type:

PT_OBJECT

Property tag:

0x3415000D

 

Remarks

The PR_RECEIVE_FOLDER_SETTINGS property can be excluded in IMAPIProp::CopyTo1_YJNNR operations or included in IMAPIProp::CopyPropsJ9YC90 operations. As a property of type PT_OBJECT, it cannot be successfully retrieved by the IMAPIProp::GetProps method; its contents should be accessed by the IMAPIProp::OpenPropertyLFSSYS method, requesting the interface with identifier IID_IMAPITable. Service providers must report it to the IMAPIProp::GetPropListB2KAAM method if it is set, but can optionally report it or not if it is not set.

To retrieve table contents, a client application should call the IMsgStore::GetReceiveFolderTableAXDVL9 method. For more information, see Receive Folder Tables1N78J89.

PR_RECEIVE_FOLDER_SETTINGS contains a table of mappings of the receive folders for the message store. Calling OpenProperty on this property is equivalent to calling GetReceiveFolderTable on the message store.