LOTUSSCRIPT/COM/OLE CLASSES


UncompressAttachments property
Read-write. Specifies whether to uncompress attachments that occur anywhere within the exported DXL.

Note This property is new with Release 8.

Defined in

NotesDXLExporter

Data type

Boolean

Syntax

To get: flag = notesDXLExporter.UncompressAttachments

To set: notesDXLExporter.UncompressAttachments = flag

Legal values


Language cross-reference

UncompressAttachments property in Java DXLExporter class

See Also