LOTUSSCRIPT /COM/OLE のクラス
他のいくつかの文書の情報やそれらの文書へのリンクを含む文書または文書セットです。
包含関係
スーパークラス: NotesSession
サブクラス: NotesDocument
プロパティ
DoScore
DoSubject
Parent
SubjectItemName
メソッド
FormatDocument
FormatMsgWithDoclinks
New
作成方法
NotesNewsletter を新規作成するには、目的の文書を含む NotesDocumentCollection クラスと次のいずれかのメソッドを使用します。
Dim variableName As New NotesNewsletter( notesDocumentCollection )
または
Set notesNewsletter = New NotesNewsletter( notesDocumentCollection )
パラメータ
notesDocumentCollection
New を使用してニュースレターを作成すると、ニュースレターで次の 2 つが実行できます。