Click or drag to resize

SearchConversationLastEntryTimeChanged Event

Notifies the application that the last entry time of the conversation has changed in response to new messages being added to the conversation.

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

Value

Type: SystemEventHandlerConversationTimeEventArgs
See Also