JAVA/CORBA CLASSES


getMIMEEntity method
Example

Returns the MIMEEntity that this item represents, typically a ""Body" Item of a mailed Internet document of RFC822 and subsequent MIME RFCXXX formats.

Note This method is new with Release 5.0.2.

Defined in

Item

Syntax

public MIMEEntity getMIMEEntity()
   throws NotesException

Return value

MIMEEntity


Language cross-reference

GetMIMEEntity method in LotusScript NotesItem class

Example
See Also