Hi,
I recently read the article here: http://www.c-sharpcorner.com/Internet/SendingEmailsThroughOutlookCB.asp
I used this code in a program of mine, and when I send the email it says "A program is trying to send email, do you want to allow this". Well, as I am the one running the program, and this is supposed to be an automated program, I am looking for a way around this or a way to automatically click yes. I can't use SMTP where I am at due to restrictions, unless I register a server.
Any ideas how to do this?