3.1.4.1.3.2 m:CopyItemType Complex Type
The CopyItemType complex type specifies a request to copy items in a mailbox. The CopyItemType complex type extends the BaseMoveCopyItemType complex type, as specified in section 2.2.4.16.
-
<xs:complexType name="CopyItemType"> <xs:complexContent> <xs:extension base="m:BaseMoveCopyItemType" /> </xs:complexContent> </xs:complexType>