PidTagRowType Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Contains a value that indicates the type of a row in a table.

Property Value
Associated properties:
PR_ROW_TYPE
Identifier:
0x0FF5
Data type:
PT_LONG
Area:
MAPI non-transmittable

Remarks

This property appears only on contents tables. A category only exists when it has items.

This property can have exactly one of the following values:

TBL_LEAF_ROW

Represents actual data, rather than a category row.

TBL_EMPTY_CATEGORY

Not currently used.

TBL_EXPANDED_CATEGORY

The category is expanded; the user interface usually displays this with the minus sign ( - ) next to it.

TBL_COLLAPSED_CATEGORY

The category is collapsed; the user interface usually displays this with the plus sign (+) next to it.

Protocol specifications

[MS-OXCTABL]

Includes permissible operations for the core table objects.

Header files

Mapidefs.h

Provides data type definitions.

Mapitags.h

Contains definitions of properties listed as alternate names.

See also

PidTagRowid Canonical Property

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names