Before Send Event

  • Thread starter Thread starter DMc2004
  • Start date Start date
D

DMc2004

Does this exist and could somebody just provide me with a nexample to get
started?

Regards
 
That event doesn't exist, so a code sample would be impossible. The closest
to what you want is the item.Send() event which fires when the send button
is clicked. There are samples of this event at www.outlookcode.com.
 
Back
Top