PidTagDefCreateMailuser Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

Contains the template entry identifier for a default messaging user object.

Associated properties:

PR_DEF_CREATE_MAILUSER

Identifier:

0x3612

Data type:

PT_BINARY

Area:

Address book

Remarks

Client applications use this property to create a messaging user object 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 messaging users. After obtaining the identifier, the client uses it in a call to the IABContainer::CreateEntry method. The entry represents the template for the default messaging user.

Header Files

  • Mapidefs.h
    Provides data type definitions.

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

See Also

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names