.

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


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