405 pts.
 New Document/ Mail identifier
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

Answer Wiki:
The question is - why do u need it? If you have some aplication that recieves mails from mail server (like Outlook) - let it decide what unread. But if you talking about "retrieving" mails from some aplication, like Outlook - it must be the way og this specific aplication, to mark the unread mails. I hope it helps you..
Last Wiki Answer Submitted:  February 14, 2005  8:35 am  by  Tiomka   0 pts.
All Answer Wiki Contributors:  Tiomka   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

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

 0 pts.