Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






NotesNewsletter class

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:

Note The New method is not supported in COM.

Syntax

Dim variableName As New NotesNewsletter( notesDocumentCollection )

OR

Set notesNewsletter = New NotesNewsletter( notesDocumentCollection )

Parameters

notesDocumentCollection

The documents that you want included in the newsletter.

Usage

Once you create a newsletter with New, there are two things you can do with it:

See examples

Examples: NotesNewsletter class
Related topics
LotusScript Classes A-Z
Making a Domino newsletter
Using the Domino classes




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009