Folder and Address Book Container Properties

Send Feedback

These properties appear on folder and address book container objects.

Constant Description Data type Property ID Property Tag
PR_CONTAINER_FLAGS Contains a bitmask of flags describing capabilities of an address book container. PT_LONG 0x3600 0x36000003
PR_FOLDER_TYPE Contains a constant that indicates the folder type. PT_LONG 0x3601 0x36010003
PR_CONTENT_COUNT Contains the number of messages in a folder, as computed by the message store. PT_LONG 0x3602 0x36020003
PR_CONTENT_UNREAD Contains the number of unread messages in a folder, as computed by the message store. PT_LONG 0x3603 0x36030003
PR_CREATE_TEMPLATES Contains an embedded table object that contains dialog box template entry identifiers. PT_OBJECT 0x3604 0x3604000D
PR_DETAILS_TABLE Contains an embedded display table object. PT_OBJECT 0x3605 0x3605000D
PR_SEARCH Contains a container object that is used for advanced searches. PT_OBJECT 0x3607 0x3607000D
PR_SELECTABLE Contains TRUE if the entry in the one-off table can be selected. PT_BOOLEAN 0x3609 0x3609000B
PR_SUBFOLDERS Contains TRUE if a folder contains subfolders. PT_BOOLEAN 0x360A 0x360A000B
PR_STATUS Contains a 32-bit bitmask of flags defining folder status. PT_LONG 0x360B 0x360B0003
PR_ANR Contains a string value for use in a property restriction on an address book container contents table. PT_TSTRING 0x360C 0x360C001F
PR_ANR_W Contains a string value for use in a property restriction on an address book container contents table. UNICODE compilation. PT_UNICODE 0x360C 0x360C001F
PR_ANR_A Contains a string value for use in a property restriction on an address book container contents table. Non-UNICODE compilation. PT_STRING8 0x360C 0x360C001E
PR_CONTENTS_SORT_ORDER Originally meant to contain a value specifying the sort order for the columns of a container. No longer supported. PT_MV_LONG 0x360D 0x360D1003
PR_CONTAINER_HIERARCHY Contains an embedded hierarchy table object that provides information about the child containers. PT_OBJECT 0x360E 0x360E000D
PR_CONTAINER_CONTENTS Contains an embedded contents table object that provides information about a container. PT_OBJECT 0x360F 0x360F000D
PR_FOLDER_ASSOCIATED_CONTENTS Contains an embedded contents table object that provides information about the associated contents table. PT_OBJECT 0x3610 0x3610000D
PR_DEF_CREATE_DL Contains the template entry identifier for a default distribution list object. PT_BINARY 0x3611 0x36110102
PR_DEF_CREATE_MAILUSER Contains the template entry identifier for a default messaging user object. PT_BINARY 0x3612 0x36120102
PR_CONTAINER_CLASS Was originally meant to contain a text string describing the type of a folder. No longer supported. PT_TSTRING 0x3613 0x3613001F
PR_CONTAINER_CLASS_W Was originally meant to contain a text string describing the type of a folder. No longer supported. UNICODE compilation. PT_UNICODE 0x3613 0x3613001F
PR_CONTAINER_CLASS_A Was originally meant to contain a text string describing the type of a folder. No longer supported. Non-UNICODE compilation. PT_STRING8 0x3613 0x3613001E
PR_CONTAINER_MODIFY_VERSION Was originally meant to contain the current modification version for a folder. No longer supported. PT_I8 0x3614 0x36140014
PR_AB_PROVIDER_ID Contains an address book provider's MAPIUID structure. PT_BINARY 0x3615 0x36150102
PR_DEFAULT_VIEW_ENTRYID Contains the entry identifier of a folder's default view. PT_BINARY 0x3616 0x36160102
PR_ASSOC_CONTENT_COUNT Contains the count of items in the associated contents table of the folder. PT_LONG 0x3617 0x36170003

See Also

MAPI Properties

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.