Click or drag to resize

MessageBodyPartEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesMessageBodyPartEventArgs

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public class MessageBodyPartEventArgs : EventArgs

The MessageBodyPartEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodMessageBodyPartEventArgs
Top
Properties
  NameDescription
Public propertyMessageBodyPart
Returns all Message Body parts.
Public propertySignalingServer
Signaling server from which the response has been received.
Top
See Also