Click or drag to resize

SearchConversationMultiPartyStatusChanged Event

Notifies the application that the conversation's multi-party status has changed in response to new participants being added or existing participants being removed.

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

Value

Type: SystemEventHandler
See Also