PR_INSTANCE_KEY
The
PR_INSTANCE_KEY property contains a value that uniquely identifies a row in a
table.
Quick Info
Header
file: |
MAPITAGS.H |
Must be a
column in: |
All tables |
Identifier: |
0x0FF6 |
Property
type: |
PT_BINARY |
Property
tag: |
0x0FF60102 |
Remarks
The PR_INSTANCE_KEY
Use the PR_ENTRYID
When a
multivalued property is expanded in a table, a row is created for each instance
of the expansion, that is, for each value of that property. Each row has a
unique value for the PR_INSTANCE_KEY property, while all the other columns
retain their original values throughout the expansion.
In a
categorized sort of a table, rows not corresponding to actual data can be added
to the result of the sort. Each such row, like all rows in all tables, has its
own unique instance key.
PR_INSTANCE_KEY
is also used in table event notifications. The propIndex and propPrior
members of the TABLE_NOTIFICATION
This value is
not copied as part of the display table.
PR_INSTANCE_KEY
is a MAPIUID