Click or drag to resize

ParticipantGetBestContactMatch Method

Note: This API is now obsolete.

Return the best contact match, null if there is no match.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
[ObsoleteAttribute("THIS METHOD WILL BE REMOVED IN RELEASE VERSION 3.3. It is recommended to use the ResolveContacts method instead.")]
public Contact GetBestContactMatch()

Return Value

Type: Contact
See Also