A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Mark Sent as Read



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old September 15th 08, 07:38 PM posted to microsoft.public.outlook.program_vba
Dave
external usenet poster
 
Posts: 247
Default Mark Sent as Read

I've searched for how to do this and found old posts that says there is no
way ... I'm sure there is because Outlook does it itself (it copies a sent
message to the Sent Mail folder and it's marked as read). If not via menus,
there must be a way via VBA.

Has anyone figured out how to do this? E.g., I copy all sent messages to an
archive but I can't mark them as read ... i want them marked as read.

Thanks

Ads
  #2  
Old September 15th 08, 09:28 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Mark Sent as Read

Have you tried getting each copy and setting the UnRead property to False,
then saving the item?

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Dave" wrote in message
...
I've searched for how to do this and found old posts that says there is no
way ... I'm sure there is because Outlook does it itself (it copies a sent
message to the Sent Mail folder and it's marked as read). If not via
menus,
there must be a way via VBA.

Has anyone figured out how to do this? E.g., I copy all sent messages to
an
archive but I can't mark them as read ... i want them marked as read.

Thanks


  #3  
Old September 16th 08, 12:33 AM posted to microsoft.public.outlook.program_vba
Dave
external usenet poster
 
Posts: 247
Default Mark Sent as Read

How do I go about doing that? I've programmed VBA in Word macros and windows
script, but never in Outlook ... i'm a newbie in this area ... thanks, Dave

"Ken Slovak - [MVP - Outlook]" wrote:

Have you tried getting each copy and setting the UnRead property to False,
then saving the item?

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Dave" wrote in message
...
I've searched for how to do this and found old posts that says there is no
way ... I'm sure there is because Outlook does it itself (it copies a sent
message to the Sent Mail folder and it's marked as read). If not via
menus,
there must be a way via VBA.

Has anyone figured out how to do this? E.g., I copy all sent messages to
an
archive but I can't mark them as read ... i want them marked as read.

Thanks



  #4  
Old September 16th 08, 04:02 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Mark Sent as Read

You might want to start by searching on www.outlookcode.com for Outlook VBA
sample code for that. There are code samples for marking items as read as
well as for moving items.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Dave" wrote in message
...
How do I go about doing that? I've programmed VBA in Word macros and
windows
script, but never in Outlook ... i'm a newbie in this area ... thanks,
Dave


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mark sent items as read Nils M. Lunde Outlook - General Queries 4 September 30th 07 08:47 PM
Mark As Read JonWayn Outlook and VBA 1 January 25th 07 06:37 AM
Rules to Mark as Read only at Weekends Sean Outlook - General Queries 1 November 1st 06 02:05 PM
Mark as read Sven Berg Outlook - General Queries 1 February 8th 06 10:20 AM
Mark as Read? After x seconds? HotRod Outlook - General Queries 2 January 12th 06 08:22 PM


All times are GMT +1. The time now is 09:11 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.