.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


UserType property
Example

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


Language cross-reference

UserType in Java ACLEntry class

Example
See Also