JAVA/CORBA CLASSES


createNewsletter method
Given a DocumentCollection containing the documents you want, creates a new Newsletter.

Defined in

Session

Syntax

public Newsletter createNewsletter(DocumentCollection collection)
   throws NotesException

Parameters

DocumentCollection collection


Return value

Newsletter


Usage

See the Newsletter for descriptions and examples.

Language cross-reference

CreateNewsletter method in LotusScript NotesSession class

See Also