
October 12th 06, 07:43 AM
posted to microsoft.public.outlook.program_vba
|
|
How to set Unread to false
Thanks a lot.
Gruss an dich.
Regards.
"Michael Bauer [MVP - Outlook]" wrote:
Am Wed, 11 Oct 2006 09:53:02 -0700 schrieb jeanLuc:
You can change the settings in Outlook options to answer allways or never a
read receipt request, or you can use Redemption (www.dimastr.com) to access
the Unread property.
--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.VBOffice.net --
Hi,
I am just discovering outlook programming with VB.
The instruction myItem.UnRead = False
works correctly in my application, but not if the received mail asks for a
Read Receipt.
In this case I receive the popup (asking Do you want to send a receipt Yes
/
No).
Is it possible not to have this popup, meaning putting back the Read
Receipt
to No Read Receipt (or something like this)
Thanks to whom has a solution.
JL
|