IMailUser::DeletePropsIMailUser::DeleteProps*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IMailUser::CopyTo
*Next Topic: IMailUser::GetIDsFromNames

IMailUser::DeleteProps

HRESULT DeleteProps(
    LPSPropTagArray  lpPropTagArray,
    LPSPropProblemArray FAR *  lppProblems
);

Deletes property values from a mail user object.

lpPropTagArray
Address of an array of property tags indicating the properties to delete. The cValues member of the SPropTagArray structure pointed to by lpPropTagArray must not be zero, and the lpPropTagArray parameter itself must not be NULL.
lppProblems
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.