.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


Making a newsletter
Example

A newsletter is a summary document containing a picture of another document or links to other documents. Use the createNewsletter method of Session to create a Newsletter object based on a document collection. Use one of the following methods to format the newsletter:


You can use the send method of Document to mail documents based on newsletters.

You can use the save method of Document to save documents based on newsletters.

The following methods access the Newsletter properties. The boolean properties are useful only with formatMsgWithDoclinks.


Example
See Also