View Single Post
  #5  
Old October 12th 06, 11:37 AM posted to microsoft.public.outlook.program_vba
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default How to set Unread to false

Am Wed, 11 Oct 2006 22:43:02 -0700 schrieb jeanLuc:

Ok, I talked with Dmitry: Supressing the receipt will be one of the next
versionīs features. So currently you need to change the setting via options
to "never answer".

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.VBOffice.net --


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


Ads