InstantMessageReceivedEventArgs Properties

The InstantMessageReceivedEventArgs type exposes the following members.

Properties

  Name Description
Public property Connection Gets the connection associated with this message.
Public property ContentType Gets the MIME type of the relay message.
Public property HasTextBody Indicates whether the TextBody field has been filled out.
Public property IsContentTypeSupportedLocally Gets the value indicating if the message content type is locally supported by the application as determined from the list of supported types configured.
Public property MessageData
Public property MessageId Gets the message id for this message.
Public property Sender Gets the sender of the message.
Public property TextBody Returns the body in the form of a string if the content was easily convertible.

Top

See Also

Reference

InstantMessageReceivedEventArgs Class

Microsoft.Rtc.Collaboration Namespace