I want to find out the status of mail (read/unread) in a function. Is there a field or variable thru which I can get it.
Subject: Mail Status (Read/Unread)
Hi Vishal,
There is no property or function that can return the read status of a NotesDocument other than in the C API.
There is a Class that can proces unread documents in the Sandbox. Perhaps you can get some ideas here. Haven’t looked at it myself.
Perhaps there is another simpler solution to what you are trying to do.
Please describe in more detail on what the purpose is om getting the read/unread status.
Kind regards,
Bas