JAVA/CORBA クラス


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

定義が行われるクラス
Session

構文
public Newsletter createNewsletter(DocumentCollection collection)
throws NotesException

パラメータ
DocumentCollection collection


戻り値
Newsletter
使用法
説明と例については、Newsletter を参照してください。

クロスリファレンス
LotusScript NotesSession クラスの CreateNewsletter メソッド

関連項目