PersonalNoteGetNoteTextByIdResponse Element
In This Topic
Diagram
Overview
 |
 |
Sequence
| |
Source
<xs:element name="PersonalNoteGetNoteTextByIdResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexType>
<xs:sequence>
<xs:element xmlns:q199="http://schemas.microsoft.com/Message" name="PersonalNoteGetNoteTextByIdResult" type="q199: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