.

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

LOTUSSCRIPT/COM/OLE CLASSES


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

Note 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

See Also