GetFirstEntry (NotesACL - LotusScript®)
Returns the first entry in an ACL, usually the Default entry.
Defined in
Syntax
Set notesACLEntry = notesACL .GetFirstEntry
Return value
notesACLEntry
NotesACLEntry. The first entry in the ACL.
Returns the first entry in an ACL, usually the Default entry.
Set notesACLEntry = notesACL .GetFirstEntry
notesACLEntry
NotesACLEntry. The first entry in the ACL.