JAVA/CORBA CLASSES


getParentEntity method
Example

Returns the parent MIME entity of the current MIME entity within a multipart entity.

Defined in

MIMEEntity

Syntax

public MIMEEntity getParentEntity( )
    throws NotesException

Return value

MIMEEntity


Language cross-reference

GetParentEntity method in LotusScript NotesMIMEEntity class

Example
See Also