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






CreateNewsletter method

Given a NotesDocumentCollection containing the documents you want, creates a new NotesNewsletter. When used with OLE automation, this method allows you to create a NotesNewsletter object without using New.

Defined in

NotesSession

Syntax

Set notesNewsletter = notesSession.CreateNewsletter( notesDocumentCollection )

Parameters

notesDocumentCollection

The documents that you want included in the newsletter. Can be Nothing.

Return value

notesNewsletter

The newly created newsletter.

Usage

For more information, see the NotesNewsletter class.

Language cross-reference

createNewsletter method in Java Session class

See examples

Examples: CreateNewsletter method
Related topics
Making a Domino newsletter




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009