.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

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