Click or drag to resize

ContactServiceContactGroupsSupported Property

Indicates that Contact service supports Contacts Group functionality.

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

Return Value

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