J j.kattestaart Guest Jun 5, 2018 #1 use the .net mail libraries USING System.Net.Mail.* client = NEW SmtpClient(.....) see .net docs/stackoverflow for examples to send mail to outlook Continue reading...
use the .net mail libraries USING System.Net.Mail.* client = NEW SmtpClient(.....) see .net docs/stackoverflow for examples to send mail to outlook Continue reading...