PidTagDefCreateDl Canonical Property
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
Contains the template entry identifier for a default distribution list.
Associated properties: |
PR_DEF_CREATE_DL |
Identifier: |
0x3611 |
Data type: |
PT_BINARY |
Area: |
Address book |
Remarks
Client applications use this property to create a distribution list within a container. Support of entry creation is optional for address book containers; those that do not support it are not required to expose this property.
This property specifies an entry that can appear in the PR_CREATE_TEMPLATES (PidTagCreateTemplates) property for distribution lists. After obtaining the identifier, the client uses it in a call to the IABContainer::CreateEntry method. The entry represents the template for the default distribution list.
Related Resources
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as associated properties.