Disabling a meeting to open in edit mode

Hi,

We are creating a meeting document from the code. According to the requirement all the invitees as well as the chair person is not allowed to edit this meeting. We have set orgRepeat field to blank to hide the edit button but how can we stop the user to open the document in edit mode, if he double click on the document.

Subject: Disabling a meeting to open in edit mode

call notesuiworkspace.editdocument(false, meetingDocument, true)