LOTUSSCRIPT/COM/OLE CLASSES


GetFirstChildEntity method
Example

Returns the first child MIME entity that is contained within a multipart MIME entity.

Defined in

NotesMIMEEntity

Syntax

Set notesMIMEEntity = notesMIMEEntity.GetFirstChildEntity( )

Return value

notesMIMEEntity


Language cross-reference

getFirstChildEntity in Java MIMEEntity class

Example
See Also