Re: copy of email
- From: "Dmitry Streblechenko" <dmitry@xxxxxxxxxxx>
- Date: Mon, 22 May 2006 10:17:24 -0700
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
.
- Prev by Date: Re: msg store
- Next by Date: Re: Definition of weekday in outlook
- Previous by thread: Re: msg store
- Next by thread: Re: copy of email
- Index(es):
Relevant Pages
|
Loading