User archive database

Hello,I’m new with Domino Designer and I would like know if someone know how can I retrive all archives dtabase path of a “user” from “user”.nsf database.

Thank you

Erika

Subject: Archive profile

It’s in the user’s mailbox archive profile doc:

Set profileDoc = mailDb.GetProfileDocument ( “archive profile” )

Set item = profileDoc.GetFirstItem ( “ArchivePrivatePolicyList” )

Thierry Cayla

http://dominoeffects.serveblog.net