Creating a read receipt using the MailMessage object?

  • Thread starter Thread starter Wade Wegner
  • Start date Start date
W

Wade Wegner

Hello,

Using the MailMessage class (or any other ASP.NET SMTP classes), I would
like to programmatically request a read receipt. Is this possible?

I have found an article that talked about a ReadReceipt property for CDO
1.2.1, but I have not been able to find a ASP.NET or MailMessage article
that specifically deals with this issue. Additionally, it appears that
utilizing an Outlook object this is also possible, but this system will not
be utilizing Outlook, just creating an email that is sent via Exchange 2000.

Any ideas or suggests are very much appreciated!

Thanks,

Wade
 
Hi Wade,

Did you ever get an answer to your question about adding a read receipt
to a .Net MailMessage object?

Thanks, -Matt-
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top