0
Answer

Sending Emails Through Outlook using C# and VB.NET

RTT

RTT

19y
1.5k
1
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