Save the OOM message first (MailItem.Save)
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
"Paul Keogh" <(E-Mail Removed)> wrote in message
news:%23nB$(E-Mail Removed)...
> Hi,
>
> I have written a handler in C++ for the ItemSend event.
>
> I dereference the LPMESSAGE object thru get_MAPIObject() and then
> call GetRecipientsTable() - but no recipients !
>
> What do I have to do to get the recipient table to be populated ?
>
> Thanks,
> Paul.
>
>