Edit

Share via


MessagePart.RawText Property

Definition

Gets the raw text.

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

Property Value

The raw text.

Applies to