Platform SDK: Exchange Server

PR_EMS_AB_EXTENSION_NAME

The PR_EMS_AB_EXTENSION_NAME property contains the name of an Admin-Extension object that corresponds to the Administrator extension DLL that adds property pages to an object.

Quick Info

Header file: EMSABTAG.H
Applies to: All directory objects. These objects appear to MAPI as messaging user objects, which are accessible through the MAPI IMailUser interface.
Identifier: 0x80a9
Property type: PR_EMS_AB_EXTENSION_NAME PT_MV_TSTRING

PR_EMS_AB_EXTENSION_NAME_A PT_MV_STRING8

PR_EMS_AB_EXTENSION_NAME_W PT_MV_UNICODE

Access: Read/write
Unicode: Yes

Values

1
Minimum length
255
Maximum length

Remarks

Property pages added using the PR_EMS_AB_EXTENSION_NAME property are not inherited by the children of the object that has this property.

This property points to an Admin-Extension object under the Configuration/Add-ins Container. The name of the Admin-Extension object is created by taking the contents of the property, adding a colon (:) and then adding a string that represents the computer type. For example: i386.

See Also

PR_EMS_AB_EXTENSION_NAME_INHERITED