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