element <targetFolder> (local)
Namespace:
Type:
Content:
empty, 1 attribute
Defined:
XML Representation Summary
<targetFolder
   
 = 
xsd:string
/>
Included in content model of elements (1):
copyMessageRequest
Annotation
Contains the id of an existing folder to copy the message(s) to.
XML Source (see within schema source)
<xsd:element name="targetFolder" type="refType">
<xsd:annotation>
<xsd:documentation>
Contains the id of an existing folder to copy the message(s) to.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
Attribute Detail (all declarations; 1/1)
ref
Type:
Use:
optional
Defined:
locally within refType complexType
XML Source (see within schema source)
<xsd:attribute name="ref" type="hs:uuidType"/>