element <moveMessage> (local)
Namespace:
http://schemas.microsoft.com/hs/2001/10/myInbox
Type:
moveMessageActionType
Content:
complex, 1
element
Defined:
locally
within
action
element in
myInbox.xsd
; see
XML source
XML Representation Summary
<
moveMessage
>
Content:
targetFolder
</
moveMessage
>
Content model elements (1):
targetFolder
(type
targetFolderType
)
Included in content model of elements (1):
action
(in
rule
)
XML Source
(
see
within schema source)
<
xsd:element maxOccurs
="
1
"
minOccurs
="
0
"
name
="
moveMessage
"
type
="
moveMessageActionType
"/>
Content Element Detail
(all declarations; 1/1)
targetFolder
Type:
targetFolderType
, empty content
Defined:
locally
within
moveMessageActionType
complexType
XML Source
(
see
within schema source)
<
xsd:element name
="
targetFolder
"
type
="
targetFolderType
"/>