Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






UserGroupNameList property

Read-only. The groups to which the current user belongs.

Note This property is new with Release 6.

Defined in

Session

Data type

java.util.Vector; elements are Name

Syntax

public java.util.Vector getUserGroupNameList()

throws NotesException

Usage

The "groups" include the hierarchical parents of the user ID. For Mary Smith/Department One/Acme, for example, the groups include */Department One/Acme and */Acme.

The groups include those to which the user belongs in the Domino Directory or Personal Address Book where the program is running.

Language cross-reference

UserGroupNameList property in LotusScript NotesSession class

See examples

Examples: UserGroupNameList property
Related topics
Accessing session properties
Representing a name




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009