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
Cannot Resolve Loopback 5.3.5 Delivery Error
Is there a way to install IIS using Configuration Manager 2007?
All memory used by SQL Server 2008 + Reporting Services
weather webpart using HTML,CSS and javascript
SQL WHERE sub clause
SBS 2008/Exchange 2007 - offsite website hosting by 1 and 1
Checking a Dataset for DBNull whiclst using the Compute SUM function
CEdit GetWindowText() for a UNICODE string
Why wont a hp laptop power up?
How to modify a field length on Live Database SQL Server 2008 - Error Message "Saving Changes is not permitted..."