JAVA/CORBA 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

DxlExporter

Data type

int

Syntax

public int getMIMEOption()
   throws NotesException

public void setMIMEOption(int option)
   throws NotesException

Legal Values


Language cross-reference

MIMEOption property in LotusScript NotesDXLExporter class

See Also