ResponseMessageType.MessageXml Property

Definition

The MessageXml property gets additional error response information.

public:
 property ExchangeWebServices::ResponseMessageTypeMessageXml ^ MessageXml { ExchangeWebServices::ResponseMessageTypeMessageXml ^ get(); void set(ExchangeWebServices::ResponseMessageTypeMessageXml ^ value); };
public ExchangeWebServices.ResponseMessageTypeMessageXml MessageXml { get; set; }
Public Property MessageXml As ResponseMessageTypeMessageXml

Property Value

The MessageXml property returns a ResponseMessageTypeMessageXml object.

Applies to