Domino 9 und frühere Versionen > ND8: Entwicklung
nicht nachvollziehbares Phänomen mit 8.5.1 FP2
Alexander 28:
heißt das, wenn ich nun an den anfang der routine
session.ConvertMIME = True
stelle, werden die body's generell nach rtf konvertiert und als solche verarbeitet?
atbits:
Aus der Noteshilfe:
--- Zitat ---Read-write. Indicates whether items of type MIME_PART are converted to rich text upon NotesDocument instantiation.
Note This property is new with Release 5.
Defined in
NotesSession
Data type
Boolean
Syntax
To get: flag = notesSession.ConvertMIME
To set: notesSession.ConvertMIME = flag
Legal values
True indicates that MIME items are converted to rich text.
False indicates that MIME items are not converted.
Usage
This setting is initially True but persists across Notes client events. In general, if you change this setting, you should restore it before exiting.
Changes to this property apply only to those items opened by the backend processor after the property has been changed. If a document has already been opened as a NotesItem, changing this property will have no effect on the NotesItem.
See NotesMIMEEntity for discussion and examples.
--- Ende Zitat ---
Meiner Meinung nach wird das nichts bringen, denn der Default ist true (ich lass mich aber gerne eines besseren belehren, du kannst das ja ganz einfach ausprobieren)
Du mußt beim Maileingang konvertieren denke ich.
Navigation
[0] Themen-Index
[*] Vorherige Sete
Zur normalen Ansicht wechseln