The HrMAPISetAddressList function sets an address list.
Header file: | EDKMAPI.H |
Library: | EDKMAPI.LIB |
HRESULT HrMAPISetAddressList(
ULONG iEntry,
ULONG cProps,
LPSPropValue lpPropValues,
LPADRLIST lpAdrList
);
See Return Values.
For more information on this function, see the HrMAPISetAddressList function in IADDRESS.C under the EDKMAPI code sample in the Code Samples folder.
For information on the ADRLIST and SPropValue structures, see the MAPI Programmer's Reference.
HrMAPIAppendAddressList, HrMAPICreateAddressList, HrMAPICreateSizedAddressList