I wrote an event handler Application_ItemSend to modify the item's BCC field,
and now my sent items are not moving from the Outbox to the Sent folder
correctly. The items themselves are sending fine. How I can make these
messages move correctly from Outbox to Sent?
Dmitry Streblechenko - 28 Jan 2008 07:17 GMT
What are tehe relevant snippets of your code?
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
>I wrote an event handler Application_ItemSend to modify the item's BCC
>field,
> and now my sent items are not moving from the Outbox to the Sent folder
> correctly. The items themselves are sending fine. How I can make these
> messages move correctly from Outbox to Sent?