Access to the Comment Documents

How Can I access the comment documents (from a teamroom) from a “master” document without having a view that shows them.In a teamroom I cannot add/change views. I have reference documents that have doclinks to action items which have comment documents. In the views I have I see only the reference documents (and their direct comment documents) but not their related action items (and their comment documents).

So once I get the RichTextNavigator to work I can get the doclinks to the action items - but how do I get their comment documents ?

Martin Klein

IBM Austria

Subject: RE: Access to the Comment Documents

Not familiar with the teamroom design but I assume the comments are responses to the linked documents. You can locate the linked documents using the parameters of the NotesRichTextDoclink object, then use the NotesDocument.Responses property to get a list that includes the comment documents.