Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Add-ins for Outlook (http://www.outlookbanter.com/add-ins-outlook/)
-   -   Copy one sented email in a pubblic folder (http://www.outlookbanter.com/add-ins-outlook/49537-copy-one-sented-email-pubblic.html)

Andrea June 1st 07 05:08 PM

Copy one sented email in a pubblic folder
 
Hello, i 've this problem in ootlook 2007 addin (vs2005)
I wont to copy an email in a specific public folder, after that this email
was sent.
I have write the code to a SEND stantment but the copy of the email in
pubblic folder was made before the email was sent and the sender folder was
blank.
How can i do it???
help me please.
andrea

Dmitry Streblechenko June 1st 07 07:03 PM

Copy one sented email in a pubblic folder
 
Sender info is set only when the message is submitted for delivery. Trap the
MAPIFolder.Items.ItemAdd event on the Sent Items folder instead of
Application.ItemSend event

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"Andrea" Andrea @discussions.microsoft.com wrote in message
...
Hello, i 've this problem in ootlook 2007 addin (vs2005)
I wont to copy an email in a specific public folder, after that this email
was sent.
I have write the code to a SEND stantment but the copy of the email in
pubblic folder was made before the email was sent and the sender folder
was
blank.
How can i do it???
help me please.
andrea




Andrea June 4th 07 09:10 AM

Copy one sented email in a pubblic folder
 
GREAT!!
Thank You Very Mutch

"Dmitry Streblechenko" wrote:

Sender info is set only when the message is submitted for delivery. Trap the
MAPIFolder.Items.ItemAdd event on the Sent Items folder instead of
Application.ItemSend event

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"Andrea" Andrea @discussions.microsoft.com wrote in message
...
Hello, i 've this problem in ootlook 2007 addin (vs2005)
I wont to copy an email in a specific public folder, after that this email
was sent.
I have write the code to a SEND stantment but the copy of the email in
pubblic folder was made before the email was sent and the sender folder
was
blank.
How can i do it???
help me please.
andrea






All times are GMT +1. The time now is 12:32 PM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com