How to check Mail Read or Unread Property (Lotus Notes) using C# -
I want to read the mail using C # and see the unread property. That is to check whether the mail has read or not. (Using Dominico DLL)
unread issue table "back-and-class" (that is, Most are using DLL). This is available with lower level APIs - there is a little more work to deal with, but if you are interested, then look at "NSFDbigateAnlineNetable", which takes care of a database and an "idTable" (originally, a document archive ).
Comments
Post a Comment