PidTagCreateTemplates Canonical Property
Office 2007
Contains an embedded table object that contains dialog box template entry identifiers.
|
Associated properties: |
PR_CREATE_TEMPLATES |
|
Identifier: |
0x3604 |
|
Data type: |
PT_OBJECT |
|
Area: |
Address book |
To learn what template objects can be created inside a container, call the IMAPIProp::OpenProperty method on this property. The resulting object is the one-off table that gives the entry identifiers for all the templates that you can create inside the container.
To create the template objects, call the container object's CreateEntry method on the PR_ENTRYID (PidTagEntryId) column values from the one-off table.