Skip to main content

NotesNewsletter

Properties

NameDescription
DoScoreRead-write. For a newsletter document created using the FormatMsgWithDoclinks method, indicates whether the newsletter includes each document's relevance…
DoSubjectRead-write. For a newsletter document created using the FormatMsgWithDoclinks method, indicates whether the newsletter includes a string describing the…
Parent (NotesNewsletter)Read-only. The session that contains a Newsletter object.
SubjectItemNameRead-write. For a newsletter document created using the FormatMsgWithDoclinks method, indicates the name of the item on a newsletter's documents which…

Methods

NameDescription
FormatDocumentCreates a new document in the given database, containing a rendering (picture) of a specified document in the newsletter's collection. This is similar to…
FormatMsgWithDoclinksCreates a newsletter document in the given database that contains a link to each document in the newsletter's collection.

Examples

NameDescription
Examples: Parent property (NotesNewsletter)This Visual Basic code displays the parent user name of a NotesNewsletter object.