Click or drag to resize
LocalContactConfiguration Class
This class provides the User configuration data that connects user and local contacts
Inheritance Hierarchy
SystemObject
  Avaya.ClientServicesLocalContactConfiguration

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public class LocalContactConfiguration

The LocalContactConfiguration type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyContactMatchingMinDigits
The minimum number of digits to be used for local contact matching. The default value is 10.
Public propertyEnabled
A Boolean value indicating whether the local contact provider is enabled.
Public propertySkypeForBusinessContactsEnabled
A Boolean value indicating whether the Skype for Business contacts should be downloaded.
Top
See Also