bool IsGroupAvailable(string name)
Returns true if the endpoint is able to recieve a call.
Security
Trust Level Required: Full trust
Parameters
Name | Description |
name | The name of the group. |
Return
True if the group is available, false otherwise.