PidTagControlStructure Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Contains a pointer to a structure for a control used in a dialog box.
Property | Value |
---|---|
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:
Control Structure | Control Structure (continued) |
---|---|
DTBLBUTTON |
DTBLCHECKBOX |
DTBLCOMBOBOX |
DTBLDDLBX |
DTBLEDIT |
DTBLGROUPBOX |
DTBLLABEL |
DTBLLBX |
DTBLMVDDLBOX |
DTBLMVLISTBOX |
DTBLPAGE |
DTBLRADIOBUTTON |
Related resources
Header files
Mapidefs.h
Provides data type definitions.
Mapitags.h
Contains definitions of properties listed as alternate names.