A
Al Secen
I have filters set up to move most junk mail to a specific
folder. I now want to mark all those items as read. I
find that the the folder and each MailItem has an Unread
property that is Read Only.
I have all the code for accessing the folder and looping
through the messages. How can I programmatically apply the
Mark as Read to either the folder or each item in the
folder?
I have consulted Knowledge Article 223745 but that only
applies to NEWLY added items to a folder. This request is
against items that are sent to me.
Thanks for your help
folder. I now want to mark all those items as read. I
find that the the folder and each MailItem has an Unread
property that is Read Only.
I have all the code for accessing the folder and looping
through the messages. How can I programmatically apply the
Mark as Read to either the folder or each item in the
folder?
I have consulted Knowledge Article 223745 but that only
applies to NEWLY added items to a folder. This request is
against items that are sent to me.
Thanks for your help