We have an asp.net website that sends emails from the server using System.Net.Mail and wondered if there was any way to have the email show up in the "From" users Sent Items in their Outlook? Currently, we use their email address as the FROM address but
because they did not send it via Outlook then nothing goes into their Sent Items. Thanks.
Go to the complete details ...