Sending Emails Through Outlook using C# and VB.NET
i use the script found at http://www.c-sharpcorner.com/Internet/SendingEmailsThroughOutlookCB.asp and it works. it saves the email in de draft folder...
but when it is created i want it to pop up on the users screen... how can i do that? omailItem.display does not seem to be working