PpropFindProp
Office 2013
Published: July 16, 2012
Searches for a specified property in a property set.
|
Header file: |
Mapiutil.h |
|
Implemented by: |
MAPI |
|
Called by: |
Client applications and service providers |
LPSPropValue PpropFindProp( LPSPropValue rgprop, ULONG cprop, ULONG ulPropTag );
PpropFindProp returns an SPropValue structure defining the property that matches the input property tag, or NULL if there is no match.