HrSetOneProp
The HrSetOneProp
function changes one property of an object.
Note This function
may not be supported in future versions of MAPI.
Quick Info
Header
file: |
MAPIUTIL.H |
Implemented
by: |
MAPI |
Called by: |
Client
applications and service providers |
HrSetOneProp(
LPMAPIPROP pmp, |
|
LPSPropValue pprop |
|
); |
|
Parameters
pmp
[in] Pointer
to an IMAPIProp
pprop
[in] Pointer
to the SPropValue
Remarks
Unlike the IMAPIProp::SetProps
See Also
HrGetOneProp