Adding Save() functionality to Microsoft.Net.Mail.MailMessage(codeproject.com)
submitted by
jamesewelch(2275) 3 years, 4 months ago
The MailMessage class provides functionality using the SmtpDeliveryMethod.SpecifiedPickupDirectory of SmtpClient to generate the emails to a file folder. However, I needed to control the filename used to output the email instead of using the SmtpClient's random Guid() approach.
|category: C#
|Views: 131
tags:
SMTP MailMessage C# Reflection another
Everyones tags:
Your Tags: