Data (base64Binary)

The Data element contains the data of a single exported item or an item to upload into a mailbox.

<Data/>

xs:base64Binary

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
ExportItemsResponseMessage
Contains the status and results of a request to export a single mailbox item.
Item (UploadItemType)
Represents a single item to upload into a mailbox.

Text value

The Data element contains the property names and values for an exported item or an item that will be uploaded into a mailbox.

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