LOTUSSCRIPT/COM/OLE CLASSES
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
getParentEntity in Java MIMEEntity class
Example See Also