GroupExists

Returns bool verifying existence of a group, by name

Signature

public bool GroupExists(string groupName)

Parameters

groupName
string required

No description provided.

Return Type

bool

Example

CPH.GroupExists(groupName);