Method to check whether a group exists in the container.
Namespace: Microsoft.Hawaii.Relay.ClientAssembly: Microsoft.Hawaii.Relay.Client (in Microsoft.Hawaii.Relay.Client.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
Parameters
- groupId
- Type:
System String
Id of the Group object to find.
Return Value
Returns 'true' if the container contains group item, other 'false'.See Also