Results 1 to 6 of 6

Thread: Outlook: How to get mail from Sent Items when Send is clicked

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2005
    Posts
    40

    Resolved 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
  •  



Click Here to Expand Forum to Full Width