Click or drag to resize

MessagingServiceMessagingParticipantMatchedContactsChanged Event

Notifies the application when a messaging participant matched contacts changed. This could be a result of change on contact list (i.e. a new contact was added which was present in an existing conversation). The matched contact can be used for an additional operation, which is not available on the messaging participant - for example making a call, etc.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public event EventHandler MessagingParticipantMatchedContactsChanged

Value

Type: SystemEventHandler
See Also