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: 592.1.30.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