The PR_CREATE_TEMPLATES property contains an embedded table object that contains dialog box template entry identifiers.
Header file: | MAPITAGS.H |
Must be exposed by: | Address book container objects |
Identifier: | 0x3604 |
Property type: | PT_OBJECT |
Property tag: | 0x3604000D |
To learn what template objects can be created inside a container, call the IMAPIProp::OpenProperty method on the PR_CREATE_TEMPLATES property. The resulting object is the one-off table that gives the entry identifiers for all the templates you can create inside the container.
To subsequently create the template objects, call the container object's CreateEntry method on the PR_ENTRYID column values from the one-off table.
Template Properties, IABContainer::CreateEntry, PR_DISPLAY_NAME, PR_DISPLAY_TYPE