IsProtected (NotesItem - JavaScriptâ„¢)
Read-Write. Indicates whether a user needs at least Editor access to modify an item.
Defined in
NotesItemSyntax
isProtected() : booleansetProtected(flag:boolean) : void
| Legal value | Description |
|---|---|
| true | if you need at least Editor access to modify the item |
| false | if you do not need Editor access to modify the item; you can modify it as long as you have Author access or better |
Language cross-reference
IsProtected property in LotusScript® NotesItem classIsProtected property in Java Item class