Hi All,
We are using ADMINReqMoveUserInHier() and ADMINReqRename() APIs to submit OU change and name change requests in AdminP through LotusScript.
Is there any argument/parameter in these functions which can be set so that the “Honor Old Names” period can be specified.
As we all know, if we rename or move user in hierarchy using Domino Administrator client we can mention the Honor Old Names Upto 14-60 days default being 21.
Can this be done through LotusScript? I am also aware that setting NAME_CHANGE_EXPIRATION_DAYS in Notes.INI would set the default value.But that will apply to all the requests on that server.
Can we specify the “Honor Old Names Upto…” value using these APIs in LotusScript?