Click or drag to resize
ContactServiceGetMatchingContactForDirectoryContact Method
Get matching contact (from cache) to the one from search results.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public Contact GetMatchingContactForDirectoryContact(
	Contact contact
)

Parameters

contact
Type: Avaya.ClientServicesContact

Return Value

Type: Contact
See Also