Contents Index Topic Contents | ||
Previous Topic: IMailUser::GetNamesFromIDs Next Topic: IMailUser::GetProps |
IMailUser::GetPropList
HRESULT GetPropList( ULONG ulFlags, LPSPropTagArray FAR * lppPropTagArray );Gets a list of the property tags on the object.
- Returns S_OK if all property tags were returned successfully.
- ulFlags
- Must be zero for Internet Explorer Address Book.
- lppPropTagArray
- Returned property tag 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.