S
Sharon Baker
I am using Outlook 2000. I have created a custom message
form. What I need to do is that once the message has been
sent, I want to add the message details (like message was
sent from... to... with subject...) to another custom
form. For this I have added code to the Item_Send event.
The problem is that incase there is a problem and the
message is not sent (the user does not have a SendAs
permission for eg.) the other form is still updated. Is
there a way to find out if the message was actually sent
or is there any event triggered after the message is sent?
Your help is greatly appreciated.
Thanks
- SB
form. What I need to do is that once the message has been
sent, I want to add the message details (like message was
sent from... to... with subject...) to another custom
form. For this I have added code to the Item_Send event.
The problem is that incase there is a problem and the
message is not sent (the user does not have a SendAs
permission for eg.) the other form is still updated. Is
there a way to find out if the message was actually sent
or is there any event triggered after the message is sent?
Your help is greatly appreciated.
Thanks
- SB