LOTUSSCRIPT/COM/OLE CLASSES


OmitMiscFileObjects property
Read-write. Specifies whether to omit miscellaneous file objects that occur within documents.

Note This property is new with Release 8.

Defined in

NotesDXLExporter

Data type

Boolean

Syntax

To get: flag = notesDXLExporter.OmitMiscFileObjects

To set: notesDXLExporter.OmitMiscFileObjects = flag

Legal values

Language cross-reference

OmitMiscFileObjects property in Java DXLExporter class

See Also