The HrNDRAddToFailedRecipList function appends a recipient entry to the list of failed recipients.
Header file: | GWREPORT.H |
Library: | GWREPORT.LIB |
HRESULT HrNDRAddToFailedRecipList(
ULONG cFailedProps,
LPSPropValue lpFailedProps,
LPADRLIST * lppAdrList
);
See Return Values.
For more information on this function, see the HrNDRAddToFailedRecipList function in GWREPORT.C under the GWREPORT code sample in Code Samples folder.
For information on the ADRLIST and SPropValue structures, see the MAPI Programmer's Reference.