.

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


HeaderName property
Example

Read-only. Name of a MIME header.

Defined in

NotesMIMEHeader

Data type

String

Syntax

To get: headerName$ = notesMIMEHeader.HeaderName

Usage

This property is the name of a header extracted from an existing MIME entity or created by NotesMIMEEntity.CreateHeader. You cannot change the name of a header through the NotesMIMEHeader class.

Language cross-reference

HeaderName in Java MIMEEntity class

Example
See Also