LOTUSSCRIPT/COM/OLE CLASSES


GetFirstEntry method
Example

Returns the first entry in an ACL, usually the Default entry.

Defined in

NotesACL

Syntax

Set notesACLEntry = notesACL.GetFirstEntry

Return value

notesACLEntry


Language cross-reference

getFirstEntry in Java ACL class

Example
See Also