JAVA/CORBA CLASSES


getNextSibling method
Example

Returns the MIME entity immediately following the current MIME entity at the same level within a multipart MIME entity.

Defined in

MIMEEntity

Syntax

public MIMEEntity getNextSibling( )
    throws NotesException

Return value

MIMEEntity


Language cross-reference

GetNextSibling method in LotusScript NotesMIMEEntity class

Example
See Also