PR_CONTAINER_HIERARCHY
The
PR_CONTAINER_HIERARCHY property contains an embedded hierarchy table object
that provides information about the child containers.
Quick Info
Header
file: |
MAPITAGS.H |
Must be
exposed by: |
Address
book container and folder objects |
Identifier: |
0x360E |
Property
type: |
PT_OBJECT |
Property
tag: |
0x360E000D |
Remarks
The
PR_CONTAINER_HIERARCHY property can be excluded in IMAPIProp::CopyTo
To retrieve
table contents, a client application should call the IMAPIContainer::GetHierarchyTable
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_CONTENTS |
Contents
table |
PR_CONTAINER_HIERARCHY
|
Hierarchy
table |
PR_FOLDER_ASSOCIATED_CONTENTS |
Associated
contents table |
PR_MESSAGE_ATTACHMENTS |
Attachment
table |
PR_MESSAGE_RECIPIENTS |
Recipient
table |