.

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

LOTUSSCRIPT/COM/OLE CLASSES


Headers property
Example

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

Defined in

NotesMIMEEntity

Data type

String

Syntax

To get: headers$ = notesMIMEEntity.Headers

Usage

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

See GetSomeHeaders to get a specified subset.

Language cross-reference

Headers in Java MIMEEntity class

Example
See Also