Edit

Share via


InstantMessageReceivedEventArgs.TextBody Property

Definition

Gets the body as a string.

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

Property Value

The body as a string.

Applies to