MAPI_PropertyListCount()

Examples


The MAPI_PropertyListCount() function retrieves the number of properties in a property list.

Syntax

MAPI_PropertyListCount(property_list_ID)

Parameters

property_list_ID – A long integer specifying the property list for which the number of properties is being returned.

Return value

An integer containing the number of properties.


Documentation Feedback