Dylan Snyder
Registered User.
- Local time
- Today, 14:43
- Joined
- Dec 31, 2007
- Messages
- 89
Question: When you use SendObject to send an email through outlook, does the email sent use the Read Receipts property if it is set to yes in Outlook? From what I can tell, it does not. Users that have read receipts on their personal emails do not receive them when sending an auto email from Access.
I know that I can use code to automate outlook to set Read receipts on each email, but, since each email that is sent in this process has a unique name, it's going to require more code than I think this simple problem should take.
Maybe this isn't the place to ask this, but is there a more simple fix? Can I adjust something in Outlook?
thanks in advance if anyone has a workaround.
I know that I can use code to automate outlook to set Read receipts on each email, but, since each email that is sent in this process has a unique name, it's going to require more code than I think this simple problem should take.
Maybe this isn't the place to ask this, but is there a more simple fix? Can I adjust something in Outlook?
thanks in advance if anyone has a workaround.