PidTagDefCreateDl Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

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.

Header Files

  • Mapidefs.h
    Provides data type definitions.

  • Mapitags.h
    Contains definitions of properties listed as associated properties.

See Also

Reference

IABLogon::CompareEntryIDs

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names