LOTUSSCRIPT/COM/OLE CLASSES


ConvertToMIME method
Converts a document in Notes format to MIME format similar to a mail router.

Note This method is new in Release 8.5.1.

Defined in

NotesDocument

Syntax

Call notesDocument.ConvertToMIME( conversionType, options )

Parameters

conversionType

options
Usage

The document's form is evaluated and the fields are used in the MIME conversion.

The conversion of rich text is imperfect.

Language cross-reference

convertToMIME method in Java Document class