IMailUser::SetPropsIMailUser::SetProps*
*Contents  *Index  *Topic Contents
*Previous Topic: IMailUser::SaveChanges
*Next Topic: IWABObject

IMailUser::SetProps

HRESULT SetProps(
    ULONG  cValues,
    LPSPropValue  lpPropArray,
    LPSPropProblemArray FAR *   pProblems
);

Sets the property values on a mail user object.

cValues
Count of property values to be set.
lpPropArray
Array of SPropValue structures containing the properties to set.
pProblems
Returned problem array. Must be freed by the caller if a non-NULL value is returned.

Back to top


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.