Click or drag to resize
ContactServiceGetAvailableContactSourceTypes Method
Returns the list of available and online ContactSourceType. If there is more than one source, the AllContacts source will be added into the online list.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public ContactSourceType[] GetAvailableContactSourceTypes()

Return Value

Type: ContactSourceType
See Also