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.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax[ObsoleteAttribute("It is recommended to use the ResolveContacts method instead.")]
public Contact MatchedContact { get; }
Property Value
Type:
Contact
See Also