PROP_ID

The PROP_ID macro returns the property identifier value from the supplied property tag.

Quick Info

Header file:

MAPIDEFS.H

Related structure:

SPropValue81C9._8

 

ULONG PROP_ID (ULONG ulPropTag)

Parameters

ulPropTag

Property tag for which you want to obtain the property identifier.

 

Remarks

The PROP_ID macro returns the property identifier in the low-order word (bits 0-15) and zeros in the high-order word (bits 16-31). Bits 0-15 of the return value are equal to bits 16-31 of the supplied ulPropTag.