2.2.3.2 m:Message Element

The Message element specifies an error string that is associated with the ResponseCode element, as specified in section 2.2.3.3

 <xs:element name="Message"
   type="xs:string"
  />
  

The Message element is not described in a schema. It is an extension of the SOAP fault structure, as specified in [SOAP1.1].

This element MUST be returned when the following condition applies:

  • A request that is sent to the endpoint specified in [MS-OXDSCLI] section 2.2.4.1.1.2.6.47 is malformed. In this case, the text value of this element MUST be "The request is invalid".