PidTagDefCreateMailuser Canonical Property

Applies to: Outlook 2013 | Outlook 2016

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

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

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names