Read Receipt Requested

W

wilhelmmt

I have created an auto Email capability in my Access database to run in
Outlook 2007. I need to add an automatic Read Receipt request to be sent with
each Email generated by the Access database. Is there a way to set this
request in the Access database code?
 
D

Dmitry Streblechenko

"Email generated" how exactly? Is that your code using the Outlook Object
Model?
Set the MailItem.ReadReceiptRequested property.

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
 

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

Top