PidTagControlId Canonical Property

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Contains a unique identifier for a control used in a dialog box.

Associated properties:

PR_CONTROL_ID

Identifier:

0x3F07

Data type:

PT_BINARY

Area:

MAPI display table

Remarks

This property contains a unique identifier for the control. This identifier should contain a GUID structure and a binary value of type LONG. All controls in the dialog box should use the same GUID to identify the service provider, and each control should use a unique LONG value to ensure that the controls do not collide.

This property is used in notifications. For example, notifications sent on the display table must set this property to uniquely identify the control to update.

Header Files

  • Mapidefs.h
    Provides data type definitions.

  • Mapitags.h
    Contains definitions of properties listed as alternate names.

See Also

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names