NotesDxlExporter - Missing properties in COM

Hi all - thanks in advance for responses.

I’m using the Lotus Notes COM interface to export a NotesDocument object as DXL - utilizing the NotesDxlExporter class. I want to use a couple of new R8 properties in this class and they seem to be missing in COM? The help doesn’t say anything about whether they should or should not be available - so I assume they should.

The properties I want to use are f.ex. “OmitMiscFileObjects”, “OmitOLEObjects” and “OmitRichtextAttachments”.