Click or drag to resize
ProviderSourceType Enumeration
This enumeration is used to indicate where the data in each field in the contact object came from.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public enum ProviderSourceType
Members
  Member nameValueDescription
Ldap0 LDAP Provider - directory search.
Ppm2 PPM Provider - enterprise contact source.
Acs1 ACS Provider - enterprise contact source.
Local3 Local Provider - local contact provider.
Other4 Other - used for empty fields or newly created objects.
Zang5
Ipo6 IPO Provider - enterprise contact source.
See Also