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::CopyTo
To retrieve
table contents, a client application should call the IMsgStore::GetReceiveFolderTable
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.