Platform SDK: MAPI

PR_DEF_CREATE_DL

The PR_DEF_CREATE_DL property contains the template entry identifier for a default distribution list object.

Quick Info

Header file: MAPITAGS.H
Must be exposed by: Address book container objects
Identifier: 0x3611
Property type: PT_BINARY
Property tag: 0x36110102

Remarks

Client applications use the PR_DEF_CREATE_DL 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.

PR_DEF_CREATE_DL specifies an entry that can appear in the PR_CREATE_TEMPLATES 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.

See Also

Template Properties, IABLogon::CompareEntryIDs