Click or drag to resize

MessageEventArgs Properties

version: 10.22.0

The MessageEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyEventProperties
Optional, to be used in the future to further qualify the event.
Public propertyMessage
Returns the received IMessage instance.
Top
See Also