NotesMIMEHeader (JavaScript™)
Represents a header in a MIME (Multipurpose Internet Mail Extensions) document.
Access
Use getHeaderObjects in NotesMIMEEntity to get all the headers associated with a MIME entity.Use getNthHeader in NotesMIMEEntity to get the headers of a specified name associated with a MIME entity.
Use createHeader in NotesMIMEEntity to create a header.