Platform SDK: Exchange Server |
The HrNDRGetFailedProps function obtains the NDR properties from the original message.
Header file: | GWREPORT.H |
Library: | GWREPORT.LIB |
HRESULT HrNDRGetFailedProps( LPMESSAGE lpMessage, ULONG * lpcProps, LPSPropValue * lppProps );
See Return Values.
For more information on this function, see the HrNDRGetFailedProps function in GWREPORT.C under the GWREPORT code sample in Code Samples folder.
For information on the IMessage interface and SPropValue structure, see the MAPI Programmer's Reference.