InvalidRecipientType.MessageText Property

Definition

The MessageText property gets a text description of the status of a response.

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

Property Value

The value of the MessageText property is a string that includes a text description of the response status.

Applies to