JAVA/CORBA CLASSES


Headers property
Example

Read-only. All headers for a MIME entity, as one string.

Defined in

MIMEEntity

Data type

String

Syntax

public String getHeaders( )
    throws NotesException

Usage

Representation is as one string with new lines separating the headers.

See getSomeHeaders to a specified subset.

Language cross-reference

Headers property in LotusScript NotesMIMEEntity class

Example
See Also