LotusScript® constants: encoding
Where used:
- Encoding in NotesMIMEEntity
- EncodeContent in NotesMIMEEntity
- SetContentFromBytes in NotesMIMEEntity
- SetContentFromText in NotesMIMEEntity
Constants:
Note: These constants are new
with Release 6.
- ENC_BASE64 (1727)
- ENC_EXTENSION (1731)
- ENC_IDENTITY_7BIT (1728)
- ENC_IDENTITY_8BIT (1729)
- ENC_IDENTITY_BINARY (1730)
- ENC_NONE (1725)
- ENC_QUOTED_PRINTABLE (1726)