JAVA/CORBA CLASSES
Read-only. Content character set of a MIME entity.
Note This property is new with Release 6.
Defined in
MIMEEntity
Data type
String
Syntax
public String getCharset( ) throws NotesException
Usage
This property applies where "text" is the Content-Type. Otherwise, this property is an empty string.
For a list of valid character sets, see the Internet Assigned Numbers Authority (iana) at www.iana.org. Look for "Character Sets" under "Protocol Number Assignment Services."
Language cross-reference
Charset property in LotusScript NotesMIMEEntity class
Example See Also