LOTUSSCRIPT/COM/OLE CLASSES


ACLImportOption property
Example

Read-write. Indicates the handling of the incoming ACL entries: ignore, replace, or update.

Defined in

NotesDXLImporter

Data type

Constant of type Integer

Syntax

To get: option% = notesDXLImporter.ACLImportOption

To set: notesDXLImporter.ACLImportOption = option%

Legal values


Language cross-reference

ACLImportOption property in Java DXLImporter class

Example
See Also