Open mkimmet opened 9 years ago
I added a method SaveToFile(path), which will allow the user to save an email to a given path without using the Send() method. That way you can both save an email to a file and then also use the Send() method to send the email.
I added a method SaveToFile(path), which will allow the user to save an email to a given path without using the Send() method. That way you can both save an email to a file and then also use the Send() method to send the email.