Can't see Recipients in ItemSend event ?

  • Thread starter Thread starter Paul Keogh
  • Start date Start date
P

Paul Keogh

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.
 
Back
Top