LOTUSSCRIPT/COM/OLE CLASSES
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