CHANGE_PROP_TYPE
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Updates the property type of a property tag to a specified value. The property identifier is unchanged.
Header file: |
Mapidefs.h |
Related structure: |
CHANGE_PROP_TYPE (ulPropTag, ulPropType)
Parameters
ulPropTag
The property tag to be modified.ulPropType
The new value for the property type.