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: 550.0.60.0
Syntax
C#
public Contact GetMatchingContactForDirectoryContact(
	Contact contact
)

Parameters

contact
Type: Avaya.ClientServicesContact

Return Value

Type: Contact
See Also