Contents Index Topic Contents | ||
Previous Topic: IDistList::DeleteEntries Next Topic: IDistList::GetContentsTable |
IDistList::DeleteProps
HRESULT DeleteProps( LPSPropTagArray lpPropTagArray, LPSPropProblemArray FAR * lppProblems );Deletes property values from a distribution list object.
- Returns S_OK if the properties were successfully deleted, or MAPI_E_NO_ACCESS if the method that called this method has insufficient permissions to delete properties.
- lpPropTagArray
- Returned property tag array to be deleted.
- lppProblems
- Returned problem array. Must be freed by the caller if a non-NULL value is returned.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.