|
-
Jul 29th, 2005, 01:41 PM
#1
Thread Starter
Member
Outlook: How to get mail from Sent Items when Send is clicked
Hi,
I would like to get the latest sent mail from the sent items when the Send button is clicked.
I have tried to save the item in the Outlook_ItemSend(mail as object, cancel as boolean) event procedure but the issues is the message is not sent until the statements in the event procedure is done .
if i use
mail (Mailitem).SAVE method it save as a mail yet to send format. I want it in a format that is Sent items folder.
thanks
Adhi
Last edited by adhavanv; Aug 3rd, 2005 at 10:26 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|