RestrictToItemNames (NotesDxlExporter - JavaScript™)
Read-write. Specifies a list of item names to be included in documents in the exported DXL. The DXL will only contain <item> elements with one of the names on the list.
Defined in
NotesDxlExporterSyntax
getRestrictToItemNames() :
any
setRestrictToItemNames(names:any) : void