The HrDRGetProps function retrieves the delivery report properties from the original message.
Header file: | GWREPORT.H |
Library: | GWREPORT.LIB |
HRESULT HrDRGetProps(
LPMESSAGE lpMessage,
ULONG * lpcProps,
LPSPropValue * lppProps
);
See Return Values.
For more information on the IMessage interface and the SPropValue structure, see the MAPI Programmer's Reference.