Hi,
I am using domino server and client. I have created a sample code to refresh another user’s mail file. Consider A wants to refresh B’s mail file. I have given B’s mail file access (Read, create and edit access) to user A. When user A is trying to refresh B’s mail file design, getting error as “You are not authorized to perform that operation”.
Steps to reproduce the error:
-
Open B’s Calendar.
-
Give read, edit and create access to user A for B’s ‘Mail, Calendar, To Do and Contacts’.
-
Through code Call DesignRefresh() API to refresh B’s mail file.
But DesignRefresh() API returns an error as “You are not authorized to perform that operation”.
Does any one know why this happens? Please help me to resolve the above mentioned issue.
Thanks,
Abhi