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






ContentAsText property

Read-only. The content of a MIME entity in text format.

Defined in

NotesMIMEEntity

Data type

String

Syntax

To get: content$ = notesMIMEEntity.ContentAsText

Usage

No data conversion occurs except: a non-encoded text entity that is not US-ASCII is converted to LMBCS. Non-text data returns as-is which may present problems in further manipulation. For example, data containing a null character will probably be truncated at the null character during string manipulation.

To get the MIME content as text in a NotesStream object, see GetContentAsText.

For the parent entity in a multipart entity, this property returns the preamble. See Preamble.

Language cross-reference

ContentAsText in Java MIMEEntity class

See examples

Examples: ContentAsText property
Related topics
Working with a MIME entity in LotusScript classes




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009