Click or drag to resize

MessageInReplyToChanged Event

Notifies the application that the message's InReplyTo property has changed in response to a local SetInReplyTo(Message, MessageCompletionHandler) operation.

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

Value

Type: SystemEventHandler
See Also