LOTUSSCRIPT/COM/OLE CLASSES
Read-write. Indicates whether a user needs at least Editor access to modify an item.
Defined in
NotesItem
Data type
Boolean
Syntax
To get: flag = notesItem.IsProtected
To set: notesItem.IsProtected = flag
Legal values
IsProtected property in Java Item class
Example