Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






GetMIMEEntity method

Gets a top-level MIME entity from an item.

Note This method is new with Release 5.0.2.

Defined in

NotesItem

Syntax

Set notesMIMEEntity = notesItem.GetMIMEEntity

Return value

notesMIMEEntity

NotesMIMEEntity. The MIME entity.

Usage

An item containing a MIME entity is of type MIME_PART.

This method returns Nothing if the current item is not of type MIME_PART.

To get the MIME entity without first getting the item, see NotesDocument.GetMIMEEntity.

Language cross-reference

getMIMEEntity method in Java Item class

See examples

Examples: GetMIMEEntity method
Related topics
NotesMIMEEntity class




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009