| CallLogParticipantMatchedContact Property |
Note: This API is now obsolete.
Matched contact for this remote participant. If no matched contact
exists, this property will report default value for the object.
(i.e. null).
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax[ObsoleteAttribute("It is recommended to use the ResolveContacts method instead.")]
public Contact MatchedContact { get; }Property Value
Type:
Contact
See Also