.

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


ContentSubType property
Example

Read-only. The second part of the Content-Type of a MIME entity.

Defined in

MIMEEntity

Data type

String

Syntax

public String getContentSubType( )
    throws NotesException

Usage

The content sub-type further classifies the data in the body of a MIME entity. For example, if the MIME Content-Type is image/gif, the ContentSubType property is gif.

Language cross-reference

ContentSubType property in LotusScript NotesMIMEEntity class

Example
See Also