LOTUSSCRIPT/COM/OLE CLASSES


MIMEOption property
Read-write. Specifies the format of MIME items or documents that occur in the exported DXL.

Hinweis This property is new with Release 8.

Defined in

NotesDXLExporter

Data type

Constant of type Integer

Syntax

To get: option% = notesDXLExporter.MIMEOption

To set: notesDXLExporter.MIMEOption = option%

Legal values


Language cross-reference

MIMEOption property in Java DXLExporter class

Siehe auch