PidTagYCoordinate Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains the y coordinate of the starting position (the upper-left corner) of a dialog box control, in standard Windows dialog units.
Associated properties: |
PR_YPOS |
Identifier: |
0x3F06 |
Data type: |
PT_LONG |
Area: |
MAPI display table |
Remarks
The PR_XPOS (PidTagXCoordinate), this property, PR_DELTAX (PidTagDeltaX), and PR_DELTAY (PidTagDeltaY) properties position and size the control.
Related Resources
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.