Re: copy of email



I am not sure what what your question is... Are you trying to retrieve the
sender properties when a message is being sent?
OnSubmit/OnWrite callbacks fire before the message is handed to a
spooler/transport provider, which sets the sender related properties.
The earliest you can access these properties is when the message is moved to
the Sent Items folder. You can set up and advise sink on tehe SEnt Items
folder contacnts table to get notified when a new message is created there.

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

"Reesh" <Reesh@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:C234B790-C527-4665-9B23-821E9D2DA56E@xxxxxxxxxxxxxxxx
I overridden OnWriteComplete method of IExchExtMessageEvents. I created new
empty message under "xxx" mapi folder then "CopyTo" ,"SaveChanges" of new
msg
and updated PR_MESSAGE_FLAGS property on new msg. I got Outgoing mail
properties except sendermailaddress. How do I get a copy of outgoing mail
in
Outlook using ece?

Thanks in advance.

Regards,
--
Reesh


.



Relevant Pages

  • Re: suffix .dat
    ... The only .dat files I've seen are winmail.dat attachments in email. ... These are sent from Outlook Windows whenever the sender sends mail in RTF ...
    (microsoft.public.mac.office.word)
  • Re: suffix .dat
    ... The only .dat files I've seen are winmail.dat attachments in email. ... These are sent from Outlook Windows whenever the sender sends mail in RTF ...
    (microsoft.public.word.docmanagement)
  • RE: Issue with returnable form
    ... Sub btnReturn_click ... Author of Microsoft Outlook 2007 Programming: ... is it the read view that is viewable to the original sender? ...
    (microsoft.public.outlook.program_forms)
  • RE: Posting in a public folder / changing sender name.
    ... I don't want to set a real name of a sender, and i don't have Exchange. ... It's a stand alone Outlook. ... > If you want to post your item to another folder other than the current one, ...
    (microsoft.public.outlook.program_vba)
  • Re: Attachments mysteriously vanishing when I click on messages in
    ... There is another program running on your system that is doing this. ... junk mail and selected the add sender to safe sender list. ... to turn this quirk in Outlook off. ... When you tag a sender as a safe sender Outlook does not keep this and you have to do it every time you get a message from that sender. ...
    (microsoft.public.outlook)

Loading