LOTUSSCRIPT/COM/OLE CLASSES
Creates a NotesDXLExporter object.
Note This method is new with Release 6.
Defined in
NotesSession
Syntax
Set notesDXLExporter = notesSession.CreateDXLExporter( [ input [, output ] ] )
Parameters
input
notesDXLExporter
See NotesDXLExporter and Pipelining for additional information.
Example See Also