IMAPIProp_SetProps(3w)
NAME
IMAPIProp_SetProps .PP Add or edit the property values in an IMAPIProp
object.
PARAMS
iface [In] IMAPIProp object to get the property tag list from.
ulValues [In] Number of properties in lpProps.
lpProps [In] Property values to set.
lppProbs [Out] Optional destination for any problems that occurred.
RETURNS
Success: S_OK. The properties in lpProps are added to iface if they
don't exist, or changed to the values in lpProps if they do
- Failure: An HRESULT error code describing the error