THe HrFindExchangeGlobalAddressList function retrieves the entry identifier of the global address list (GAL) container in the address book.
| Header file: | ADDRLKUP.H |
| Library: | ADDRLKUP.LIB |
HRESULT HrFindExchangeGlobalAddressList(
LPADRBOOK lpAdrBook,
ULONG * lpcbeid,
LPENTRYID * lppeid
);
See Return Values.
For more information on the HrFindExchangeGlobalAddressList function, see Finding the Global Address List.
For information on the IAddrBook interface, see the MAPI Programmer's Reference.