Vorheriges Thema: GetUserGroupDetails

Nächstes Thema: SearchUserGroups

IsUserGroupExists

Description

This method checks whether the specified user group exists.

Syntax

IsUserGroupExists (UserGroupName)

Parameters

Name

Type

Description

UserGroupName

string

The name of the user group.

Length is 1 to 50 characters.

Return Value

True if the user group exists, False if it does not.

Remarks

None.