LOTUSSCRIPT/COM/OLE 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

NotesMIMEEntity

Syntax

Set notesMIMEEntity = notesMIMEEntity.GetNextSibling( )

Return value

notesMIMEEntity


Language cross-reference

getNextSibling in Java MIMEEntity class

Example
See Also