PR_FOLDER_ASSOCIATED_CONTENTS 

The PR_FOLDER_ASSOCIATED_CONTENTS property contains an embedded contents table object that provides information about the associated contents table.

Quick Info

Header file:

MAPITAGS.H

Must be exposed by:

Folder objects

Identifier:

0x3610

Property type:

PT_OBJECT

Property tag:

0x3610000D

 

Remarks

The associated contents table represents a subfolder that does not appear in the standard contents table. It contains the folder s associated, or hidden, messages.

The PR_FOLDER_ASSOCIATED_CONTENTS 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 IID_IMAPITable interface identifier. Service providers must report it to the IMAPIProp::GetPropListB2KAAM method if it is set, but may optionally report it or not if it is not set.

To retrieve table contents, client applications should call the IMAPIContainer::GetContentsTable7HJ4FZ method. For more information on folder contents tables, see Contents Tables122RMP7 and Displaying a Folder Contents Table19JN.F.

The PR_CONTAINER_CONTENTS, PR_CONTAINER_HIERARCHY, and PR_FOLDER_ASSOCIATED_CONTENTS properties are similar in usage. Several MAPI properties provide access to tables:

Property

Table

PR_CONTAINER_CONTENTSKJXKKY

Contents table

PR_CONTAINER_HIERARCHY_S8XM0

Hierarchy table

PR_FOLDER_ASSOCIATED_CONTENTS

Associated contents table

PR_MESSAGE_ATTACHMENTS4HE.45

Attachment table

PR_MESSAGE_RECIPIENTS11I0I35

Recipient table

 

See Also

PR_ASSOC_CONTENT_COUNT3VBPII