LOTUSSCRIPT/COM/OLE CLASSES


GetParentEntity method
Example

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

Defined in

NotesMIMEEntity

Syntax

Set notesMIMEEntityparent = notesMIMEEntity.GetParentEntity( )

Return value

notesMIMEEntityparent


Language cross-reference

getParentEntity in Java MIMEEntity class

Example
See Also