From VB or LScript is there a way to know if mails in an $inbox are new unread mails? What I need is one of their "items" that distinguishes them from Read mails.
Software/Hardware used:
ASKED:
February 14, 2005 4:08 AM
UPDATED:
October 14, 2010 10:08 PM
I am assuming, never a good idea, that the LScript refers to LotusScript.
You can write an agent that re-acts to an action, then only runs on Unread documents in the specified view. This is done from the agent properties box.
Paul