Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 1.01 KB

change_prop_type.md

File metadata and controls

52 lines (33 loc) · 1.01 KB
title description manager ms.date ms.audience ms.topic ms.service ms.localizationpriority api_name api_type ms.assetid
CHANGE_PROP_TYPE
CHANGE_PROP_TYPE updates the property type of a property tag to a specified value. The property identifier is unchanged.
lindalu
03/09/2015
Developer
reference
office-online-server
medium
MAPI.CHANGE_PROP_TYPE
COM
95513b5a-fd3b-46f2-a6c0-094500ae4ca7

CHANGE_PROP_TYPE

Applies to: Outlook 2013 | Outlook 2016

Updates the property type of a property tag to a specified value. The property identifier is unchanged.

Property Value
Header file:
Mapidefs.h
Related structure:
SPropValue
CHANGE_PROP_TYPE (ulPropTag, ulPropType)

Parameters

ulPropTag

The property tag to be modified.

ulPropType

The new value for the property type.

See also

SPropValue

Macros Related to Structures