How get uset detail by Lotusscript

Anyone knows how can get user detail using Lotus script or some code in any language?

Subject: Be more specific

Hi Jayson

You need to be more specific. What do you mean by “user detail”? Do you mean user details from the address book like the user’s name, their email server and so on?

Subject: Clarification

Thanks Rob… In database properties, second tab, there is a button named “User Detail”, used to get user activity. I like to know if this information can be obtain by some script or program (Lotus Notes, Java, etc). Thank you for any help!

Subject: NotesUserActivity class in the sandbox

Sorry for taking so long to get back to you - I’ve been on holiday :slight_smile:

There is a LotusScript class available in the sandbox that should do what you want (as long as you are running on Windows):

http://www-10.lotus.com/ldd/sandbox.nsf/85d5b6903071400e8525676d0079b3ae/c12a2fd2142758b68525688d00708397?OpenDocument

I’ve never used this myself, but judging by the reviews it looks useful!

Regards

Rob