NotesNewsletter (LotusScript)

他のいくつかの文書の情報やそれらの文書へのリンクを含む文書または文書セットです。

包含関係

包含元: NotesSession

包含要素: NotesDocument

プロパティ

DoScore

DoSubject

Parent

SubjectItemName

メソッド

FormatDocument

FormatMsgWithDoclinks

New

作成方法

NotesNewsletter を新規作成するには、目的の文書を含む NotesDocumentCollection クラスと次のいずれかのメソッドを使用します。

注: New メソッドは COM ではサポートされていません。

構文

Dim variableName As New NotesNewsletter( notesDocumentCollection )

または

Set notesNewsletter = New NotesNewsletter( notesDocumentCollection )

パラメータ

notesDocumentCollection

ニュースレターに含める文書です。

使用法

New を使用してニュースレターを作成すると、ニュースレターで次の 2 つが実行できます。