LOTUSSCRIPT/COM/OLE CLASSES


LogComment property
Read-write. A comment added to the top of the log.

Note For COM this property is implemented in NotesDXLExporter and NotesDXLImporter.

Defined in

NotesXMLProcessor

Data type

String

Syntax

To get: comment$ = notesXMLProcessor.LogComment

To set: notesXMLProcessor.LogComment = comment$

Language cross-reference

LogComment property in Java DxlExporter class

LogComment property in Java DxlImporter class