IDistList::GetContentsTableIDistList::GetContentsTable*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IDistList::DeleteProps
*Next Topic: IDistList::GetHierarchyTable

IDistList::GetContentsTable

HRESULT GetContentsTable(
    ULONG   ulFlags,
    LPMAPITABLE FAR *  lppTable
);

Returns the address to the contents table of the distribution list.

ulFlags
Bitmask of flags that control how the contents table is returned. The following flags can be set:
MAPI_DEFERRED_ERRORS Currently not supported by Internet Explorer Address Book.
MAPI_UNICODE Indicates the returned strings are in Unicode format. If this flag is not set, the strings are in ANSI format. Not supported in the first version of Internet Explorer Address Book.
lppTable
Returned table object containing the contents table.

Back to top


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