DeleteGroup

Deletes the group matching the provided name

Signature

public bool DeleteGroup(string groupName)

Parameters

groupName
string required

No description provided.

Return Type

bool

Example

CPH.DeleteGroup(groupName);