LotusScript ClassesA-DAACLOn this pageACL (NotesDatabase - LotusScript)Read-only. The access control list for a database. Defined in NotesDatabase Data type NotesACL Syntax To get: Set notesACL = notesDatabase .ACL Usage The database must be open to use this property. Example