UploadItems

The UploadItems element represents a request to upload items into a mailbox.

UploadItems

<UploadItems>
   <Items/>
</UploadItems>

UploadItemsType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

Element Description
Items (NonEmptyArrayOfUploadItemsType)
Contains an array of items to upload into a mailbox.

Parent elements

None.

Text value

None.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.This element was introduced in Exchange Server 2010 Service Pack 1 (SP1).

Element information

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/messages
Schema Name
Message schema
Validation File
Messages.xsd
Can be Empty
False

See also