Platform SDK: Exchange Server |
Th HrNDRGetFailedRecipList function creates an entry for a failed recipient.
Header file: | GWREPORT.H |
Library: | GWREPORT.LIB |
HRESULT HrNDRGetFailedRecipList( LPADRENTRY lpAdrEntry, ULONG cExtraProps, LPSPropValue lpExtraProps, ULONG * lpcFailedProps, LPSPropValue * lppFailedProps );
See Return Values.
For more information on this function, see the HrNDRGetFailedRecipList function in GWREPORT.C under the GWREPORT code sample in Code Samples folder.
For information on the ADRENTRY and SPropValue structures, see the MAPI Programmer's Reference.