JAVA/CORBA CLASSES
Creates a document that contains a link to each document in the newsletter collection.
Defined in
Newsletter
Syntax
public Document formatMsgWithDoclinks(Database db) throws NotesException
Parameters
Database db
Document
The Body item of the returned document contains the following:
If you want to mail the newsletter, you must explicitly call the send method of Document.
The target database must have a default view or the following occurs: "Notes error: Special database object cannot be located."
Language cross-reference
FormatMsgWithDoclinks method in LotusScript NotesNewsletter class
Example See Also