JAVA/CORBA CLASSES


IsProtected property
Example

Read-Write. Indicates whether a user needs at least Editor access to modify an item.

Defined in

Item

Data type

boolean

Syntax

public boolean isProtected()
   throws NotesException

public void setProtected(boolean flag)
   throws NotesException

Legal values


Language cross-reference

IsProtected property in LotusScript NotesItem class

Example
See Also