PidTagDefCreateDl Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Contains the template entry identifier for a default distribution list.

Property Value
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.

Header files

Mapidefs.h

Provides data type definitions.

Mapitags.h

Contains definitions of properties listed as associated properties.

See also

IABLogon::CompareEntryIDs

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names