PidTagControlStructure Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

Contains a pointer to a structure for a control used in a dialog box.

Associated properties:

PR_CONTROL_STRUCTURE

Identifier:

0x3F01

Data type:

PT_BINARY

Area:

MAPI display table

Remarks

This property represents a long pointer that is cast to one of the control structures. The control structures include:

DTBLBUTTON

DTBLCHECKBOX

DTBLCOMBOBOX

DTBLDDLBX

DTBLEDIT

DTBLGROUPBOX

DTBLLABEL

DTBLLBX

DTBLMVDDLBOX

DTBLMVLISTBOX

DTBLPAGE

DTBLRADIOBUTTON

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