Log in

View Full Version : Solved: Read Receipt Requested?



Sir Babydum GBE
11-24-2006, 10:45 AM
Hi,

Is there any way of knowing whether a read receipt has been requested before the message is opened.

I.e. be warned when a message arrives that the sender wants a receipt.

Thanks

Damian

Ken Puls
11-24-2006, 03:30 PM
The users of VBAX have requested a read receipt at the following thread: http://vbaexpress.com/forum/showthread.php?p=80026#post80026.

Would you like to reply now?

Zack Barresse
11-26-2006, 03:07 PM
I don't think so. :(

Marcster
11-27-2006, 11:07 AM
In Outlook there's Receipt Requested field.
Right-click in the Inbox Window > Choose Fields...
In the Select available fields from: dropdown select All Mail fields.
In the Available fields: there's the Receipt Requested.

There's a ReadReceiptRequested Boolean value in the MailItem you
could check when the message comes in via VBA.

Marcster.

Elizabeth II
11-30-2006, 02:45 AM
Marcster,
On behalf of Sir BD, may I expres my appreciation for your kind reply.

Ken and Zack
Sir BD will be back soon.