.

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


HeaderName property
Example

Read-only. Name of a MIME header.

Defined in

MIMEHeader

Data type

String

Syntax

public String getHeaderName( )
    throws NotesException

Usage

This property is the name of a header extracted from an existing MIME entity or created by MIMEEntity.createHeader. You cannot change the name of a header through the MIMEHeader class.

Language cross-reference

HeaderName property in LotusScript NotesMIMEHeader class

Example
See Also