Click or drag to resize
ContactServiceContactGroupsSupported Property
Indicates that Contact service supports Contacts Group functionality.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public bool ContactGroupsSupported { get; }

Return Value

Type: Boolean
Returns true if Contact service supports Contacts Groups functionality.
See Also