Processing items after ItemSend?

  • Thread starter Thread starter joebob
  • Start date Start date
J

joebob

I'd like to do some post-processing of sent items *after* they are sent out. Is monitoring the Sent Items folder the only way? Thanks
 
That's the correct approach.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



I'd like to do some post-processing of sent items *after* they are sent out.
Is monitoring the Sent Items folder the only way? Thanks
 
Assuming that the items are being placed in Sent Items, yes. However you
can't rely on that since the user might have set sent items to not be placed
in Sent Items.




I'd like to do some post-processing of sent items *after* they are sent out.
Is monitoring the Sent Items folder the only way? Thanks
 
I don't get it when you say "the user might have set sent items to not be placed in Sent Items". I'm the only user of this application and all my sent items go into Sent Items as far as I know. Please elaborate. BTW, this is O2K, SP3, C/W mode, no Exchange server.

Thanks!
 
If someone else is using the application they might have set Outlook not to
place all sent items in the Sent Items folder. If you are the only user then
you don't have to worry about that.




I don't get it when you say "the user might have set sent items to not be
placed in Sent Items". I'm the only user of this application and all my
sent items go into Sent Items as far as I know. Please elaborate. BTW,
this is O2K, SP3, C/W mode, no Exchange server.

Thanks
 
Back
Top