.

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


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

Document

Syntax

public void convertToMIME(int conversiontype, long options)
   throws NotesException

Parameters

int conversiontype

long 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 LotusScript NotesDocument class

.