JAVA/CORBA CLASSES


getFirstChildEntity method
Example

Returns the first child MIMEEntity that is contained within a multipart MIMEEntity.

Defined in

MIMEEntity

Syntax

public MIMEEntity getFirstChildEntity( )
    throws NotesException

Return value

MIMEEntity


Language cross-reference

GetFirstChildEntity method in LotusScript NotesMIMEEntity class

Example
See Also