ConversationLastEntryTimeChanged 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
Syntaxpublic event EventHandler<ConversationTimeEventArgs> LastEntryTimeChanged
Value
Type:
SystemEventHandlerConversationTimeEventArgs
See Also