ReplyBody.Message Property

Definition

The Message property gets or sets the message text.

public:
 property System::String ^ Message { System::String ^ get(); void set(System::String ^ value); };
public string Message { get; set; }
Public Property Message As String

Property Value

The Message property returns the message text.

Applies to