IMailUser::GetPropListIMailUser::GetPropList*
*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.

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.

Back to top


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