Access Unread Marks table programatically

Hi,We have Domino R6.0.3.

I need to copy unread marks table of one user over unread mark table of another user, so that their unread documents are same.

Is there a way to do it?

Subject: Access Unread Marks table programatically

Through the C++ API.

Regards

Bjarne Hoeg

Subject: RE: Access Unread Marks table programatically

I am having this problem while trying tomanipulate the Unread list using the C API.

The program seems to work fine (maintaining the

correct list of Unread mail) if I set

“Do not Mark modified documents as Unread” design property on the database (via notes client).

I was wondering if I can set such a property on the database programmatically (via the C API).

Any help on this matter is greatly appreciated.

Thanks

Subject: Access Unread Marks table programatically

Requests in this database never cease to amaze me.

Why do you need to do this ?