A document or set of documents that contain information from, or links to, several other documents.
Containment
Contained by: NotesSession
Contains: NotesDocument
Properties
DoScore
DoSubject
Parent
SubjectItemName
Methods
FormatDocument
FormatMsgWithDoclinks
New
Creation
To create a new NotesNewsletter, you use a NotesDocumentCollection containing the documents you want, and one of the following:
Dim variableName As New NotesNewsletter( notesDocumentCollection )
OR
Set notesNewsletter = New NotesNewsletter( notesDocumentCollection )
Parameters
notesDocumentCollection
Once you create a newsletter with New, there are two things you can do with it: