ChatMessage.MessageRtfContent Property

Definition

Gets the content of the chat message.

public:
 property System::String ^ MessageRtfContent { System::String ^ get(); };
public string MessageRtfContent { get; }
member this.MessageRtfContent : string
Public ReadOnly Property MessageRtfContent As String

Property Value

The message body.

Applies to