JAVA/CORBA-KLASSEN


getPrevSibling method
Beispiel

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

Hinweis This method is new with Release 6.

Defined in

MIMEEntity

Syntax

public MIMEEntity getPrevSibling( )
    throws NotesException

Return value

MIMEEntity


Language cross-reference

GetPrevSibling method in LotusScript NotesMIMEEntity class

Beispiel
Siehe auch