SearchConversationMessagesDeleted Event |
Notifies the application that one or more messages have been removed from the conversation.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic virtual event EventHandler<MessageListEventArgs> MessagesDeleted
Value
Type:
SystemEventHandlerMessageListEventArgs
See Also