CustomerNoteGetNoteTextByIdResponse Element
In This Topic
Diagram
Overview
 |
 |
Sequence
| |
Source
<xs:element name="CustomerNoteGetNoteTextByIdResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexType>
<xs:sequence>
<xs:element xmlns:q205="http://schemas.microsoft.com/Message" name="CustomerNoteGetNoteTextByIdResult" type="q205:StreamBody">
<xs:annotation>
<xs:documentation>A message binary object representing the notes text.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
|
See Also