Hi,
-
When loading notes (cast to MapiNote) is there yet a way or workaround to set the note color as message body background?
I had a similar suggestion but can’t recall if it was for msg / mapinote or mhtml save options -
When loading mapi and casting to MapiJournal / saving calendar, appointment etc as mhtml with all header render flags, Aspose will use a custom CSS for header (font etc) which is nice
mhtSaveOptions.CssStyles = xyz
The header rendering problem is with IPM.Activity Journals:
Activity.png (60.3 KB)
As you can see either the headers/info is rendered twice and the 2nd time does not apply the CSS or… possible to have both parts (1 & 2) get the same CSS style like the 1st part (the above section) to be like calendar, appointment?
Anyhow, please kindly check some info is dual rendered: Subject
This needs a fix or some way I’m not aware of?
Best