LOTUSSCRIPT/COM/OLE CLASSES
Read-write. Indicates the type of user for a particular entry.
Note This property is new with Release 5.
Defined in
NotesACLEntry
Data type
Constant of type integer
Syntax
To get: usertype% = notesACLEntry.UserType
To set: notesACLEntry.UserType = usertype%
Legal values
UserType in Java ACLEntry class
Example See Also