ResponseMessageType.MessageXml Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.