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: 550.0.60.0
Syntax
C#
public bool ContactResolutionEnabled { get; set; }

Property Value

Type: Boolean
See Also