Click or drag to resize

SearchConversationPreviewTextChanged Event

Notifies the application that the preview text for the conversation has changed.

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

Value

Type: SystemEventHandlerStringEventArgs
See Also