PR_DEF_CREATE_MAILUSER 

The PR_DEF_CREATE_MAILUSER property contains the template entry identifier for a default messaging user object.

Quick Info

Header file:

MAPITAGS.H

Must be exposed by:

Address book container objects

Identifier:

0x3612

Property type:

PT_BINARY

Property tag:

0x36120102

 

Remarks

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

PR_DEF_CREATE_MAILUSER specifies an entry that can appear in the PR_CREATE_TEMPLATES1J2KQUP property for messaging users. After obtaining the identifier, the client uses it in a call to the IABContainer::CreateEntry_RNXW1 method. The entry represents the template for the default messaging user.

See Also

IABLogon::CompareEntryIDs2X4P_Q2