Click or drag to resize
LdapConfigurationContactResolutionEnabled Property
A Boolean value indicating whether the LDAP provider is used for contact resolution. Default is true.

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

Property Value

Type: Boolean
See Also