Platform SDK: MAPI |
The UlPropSize function obtains the size of a single property value.
Note This function may not be supported in future versions of MAPI.
Header file: | MAPIUTIL.H |
Implemented by: | MAPI |
Called by: | Client applications and service providers |
ULONG UlPropSize( LPSPropValue lpSPropValue );
The UlPropSize function returns the size, in bytes, of the property value for the specified property. It disregards the size of the remainder of the SPropValue structure.