Microsoft
Software
Hardware
Network
Question : Office Email Merge with email options (Read receipt, delivery receipt, etc)
I need to send out a large number of e-mails and wll be merging information into a document, but I would like to be able to track who opens the email, when they received it by using the 'read receipt' option and the 'delivery receipt' options, Is this possible in office 2002?
Thanks
Answer : Office Email Merge with email options (Read receipt, delivery receipt, etc)
If you're doing the mail merge via VB, I think you just need to add the following code:
.OriginatorDeliveryReportR
equested = True
.ReadReceiptRequested = True
Random Solutions
Creating SQL Database during .NET setup
Landscape to Portrait?
Outlook 2007/2010 Prompts for Autodiscover Password
IE8 Keeps Crashing - No logs in event viewer
VB.Net move Items from ListBox to Textboxes
Visual Studio 2005, Crystal Report Viewer 10, displaying dynamic image
Underlining spaces
Select table data from a different SQL instance?
Issue with License Activation - How do you add computers to KMS pool?
IMAP using PHP