IsLocallyEncrypted (NotesDatabase - LotusScript)
Indicates whether a database is locally encrypted. Read-only.
Defined in
Data type
Boolean
Syntax
To get: notesDatabase .IsLocallyEncrypted
Legal values
- True indicates that the database is locally encrypted.
- False indicates that the database is not locally encrypted.