Public Properties

  Name Description
Connection Gets the connection associated with this message.
ContentType Gets the MIME type of the message.
DisableAutomaticResponse Gets or sets whether automatic response is disabled.
HasTextBody Gets whether the TextBody field has been filled out.
MessageType Gets the message type of the body.
Participant Gets or sets the participant that generated this message.
RequestData  Gets the SIP request data for the event. (inherited from SipRequestReceivedEventArgs )
TextBody Gets the text body in the form of a string if the content is easily convertible.

See Also