createNewsletter (Session - Java™)

目的の文書を含む DocumentCollection の指定に基づき、Newsletter を新規作成します。

定義位置

Session

構文

public Newsletter createNewsletter(DocumentCollection collection)
    throws NotesException

パラメータ

DocumentCollection collection

ニュースレターに含める文書。 null も指定できます。

戻り値

Newsletter

新規作成されたニュースレターを返します。

使用法

説明と例については、Newsletter を参照してください。

クロスリファレンス

LotusScript® NotesSession クラスの CreateNewsletter メソッド