Outlook Issue. Newbie Question
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I have a C# Windows form with a button on it. When the button click event occurs I open a new mail message and supply the mail reciepients and subject. When the user clicks the send button I want to retrieve the mail body for my app. Is there a way to do this using the application.itemsend event? If so is there any sample code out there showing this. Thanks!