IDistList::SetPropsIDistList::SetProps*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IDistList::SaveChanges
*Next Topic: IDistList::SetSearchCriteria

IDistList::SetProps

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

Sets property values on a distribution list object.

cValues
Count of property values to be set. This parameter must not be zero.
lpPropArray
Address of an array of SPropValue structures containing the properties to set.
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.